GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

HomeController.php on line 74

Symfony\Component\Form\Form {#1775
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1777
    -orderedKeys: array:3 [
      0 => "content"
      1 => "job"
      2 => "color"
    ]
    -managedCursors: []
    -elements: array:3 [
      "content" => Symfony\Component\FormForm {#1778
        -parent: Symfony\Component\FormForm {#1775}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1780
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "content"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1854
          -elements: array:1 [
            0 => "content"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -isNullSafe: array:1 [
            0 => false
          ]
          -pathAsString: "content"
        }
        -config: Symfony\Component\FormFormBuilder {#1779
          #locked: true
          -name: "content"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008
            -proxiedType: Symfony\Component\FormResolvedFormType {#1007
              -typeExtensions: []
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1006 …18}
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#986}
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961
                -proxiedType: Symfony\Component\FormResolvedFormType {#969 …4}
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                  #data: array:3 [
                    "forms" => []
                    "forms_by_hash" => []
                    "nb_errors" => 0
                  ]
                  -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                  -dataByForm: array:45 [
                    "000000000000041b0000000000000000" => array:8 [
                      "id" => "job_form"
                      "name" => "job_form"
                      "type_class" => "App\Form\JobFormType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "data" => App\EntityJob {#706 …10}
                      ]
                      "resolved_options" => array:50 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => true
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654
                          -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#655
                            -entropy: 256
                          }
                          -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#656
                            -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                              -requests: array:1 [
                                0 => Symfony\Component\HttpFoundationRequest {#8 …29}
                              ]
                            }
                            -namespace: "_csrf"
                          }
                          -namespace: Closure() {#628
                            class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                            this: Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                            use: {
                              $namespace: Symfony\Component\HttpFoundationRequestStack {#132}
                              $superGlobalNamespaceGenerator: Closure() {#626}
                            }
                          }
                        }
                        "data" => App\EntityJob {#706 …10}
                        "data_class" => "App\Entity\Job"
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#991 …2}
                        "error_bubbling" => true
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#989 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:1 [
                        "norm" => App\EntityJob {#706 …10}
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000004410000000000000000" => array:8 [
                      "id" => "job_form_recruiter"
                      "name" => "recruiter"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "attr" => array:2 [ …2]
                        "label" => "Employeur"
                      ]
                      "resolved_options" => array:49 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => array:2 [ …2]
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1000 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => "Employeur"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1040 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:1 [
                        "norm" => "Gomes SA"
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000004440000000000000000" => array:8 [
                      "id" => "job_form_title"
                      "name" => "title"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "attr" => array:2 [ …2]
                        "label" => "Intitulé de l'offre"
                      ]
                      "resolved_options" => array:49 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => array:2 [ …2]
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#952 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => "Intitulé de l'offre"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#971 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:1 [
                        "norm" => "La simplicité de louer plus rapidement"
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000004470000000000000000" => array:8 [
                      "id" => "job_form_source"
                      "name" => "source"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "attr" => array:2 [ …2]
                        "label" => "Source de l'offre"
                      ]
                      "resolved_options" => array:49 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => array:2 [ …2]
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#978 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => "Source de l'offre"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#980 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:1 [
                        "norm" => "voluptatibus pariatur et"
                      ]
                      "submitted_data" => []
                    ]
                    "000000000000041d0000000000000000" => array:8 [
                      "id" => "job_form_offerDescription"
                      "name" => "offerDescription"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "attr" => array:3 [ …3]
                        "label" => "Description du poste"
                      ]
                      "resolved_options" => array:49 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => array:3 [ …3]
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1001 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => "Description du poste"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1009 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:1 [
                        "norm" => """
                          Expedita officiis impedit dolorum ut. Aliquid dignissimos repudiandae dolor dolores aut molestias aspernatur voluptas. Voluptates tenetur asperiores dolorem suscipit.\n
                          \n
                          Similique labore quia enim harum. Voluptas sed et dolorem. Rerum quia perferendis autem aut sunt ea in pariatur.\n
                          \n
                          Deserunt illum eos quasi distinctio aut corporis. Vero aut omnis sed consequatur. Ad molestias error placeat voluptatem veritatis quia maiores quia.
                          """
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000004200000000000000000" => array:8 [
                      "id" => "job_form_created_at"
                      "name" => "created_at"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "attr" => array:3 [ …3]
                        "label" => "Date de candidature"
                      ]
                      "resolved_options" => array:61 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => array:3 [ …3]
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => false
                        "choice_translation_domain" => array:3 [ …3]
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "days" => array:31 [ …31]
                        "disabled" => false
                        "empty_data" => ""
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "format" => "yyyy-MM-dd"
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "html5" => true
                        "inherit_data" => false
                        "input" => "datetime"
                        "input_format" => "Y-m-d"
                        "invalid_message" => "Please enter a valid date."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => "Date de candidature"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "model_timezone" => null
                        "months" => array:12 [ …12]
                        "placeholder" => array:3 [ …3]
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1028 …2}
                        "validation_groups" => null
                        "view_timezone" => null
                        "widget" => "single_text"
                        "years" => array:11 [ …11]
                      ]
                      "default_data" => array:2 [
                        "norm" => DateTimeImmutable @1724564864 {#1090 …1}
                        "view" => "2024-08-25"
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000004230000000000000000" => array:8 [
                      "id" => "job_form_coverLetter"
                      "name" => "coverLetter"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:3 [
                        "attr" => array:3 [ …3]
                        "label" => "Lettre de motivation"
                        "required" => false
                      ]
                      "resolved_options" => array:49 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => array:3 [ …3]
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1038 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => "Lettre de motivation"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => false
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1047 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:1 [
                        "norm" => """
                          Et dicta repellendus ut iure modi consectetur. Natus voluptas accusantium numquam veritatis quis alias aut dolores. Id soluta enim molestiae sint.\n
                          \n
                          Qui quisquam at ipsam dolorem et consectetur amet. Dolorem blanditiis enim ducimus eum. Error aut omnis voluptatum nostrum aliquam dicta. Explicabo quo dolorem in eius laborum sunt deleniti.\n
                          \n
                          Sapiente velit sit voluptatem. Sunt exercitationem sequi qui atque similique est. Magni iste perferendis omnis.
                          """
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000004b40000000000000000" => array:8 [
                      "id" => "action"
                      "name" => "action"
                      "type_class" => "App\Form\ActionType"
                      "synchronized" => true
                      "passed_options" => []
                      "resolved_options" => array:49 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => true
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1003 …1}
                        "error_bubbling" => true
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1073 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:1 [
                        "norm" => null
                      ]
                      "submitted_data" => []
                    ]
                    "000000000000052d0000000000000000" => array:8 [
                      "id" => "action_name"
                      "name" => "name"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                      "synchronized" => true
                      "passed_options" => array:5 [
                        "choices" => array:12 [ …12]
                        "expanded" => true
                        "label" => false
                        "label_attr" => array:1 [ …1]
                        "multiple" => false
                      ]
                      "resolved_options" => array:67 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_filter" => null
                        "choice_label" => null
                        "choice_loader" => null
                        "choice_name" => null
                        "choice_translation_domain" => null
                        "choice_translation_parameters" => []
                        "choice_value" => null
                        "choices" => array:12 [ …12]
                        "compound" => true
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "duplicate_preferred_choices" => true
                        "empty_data" => null
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => true
                        "extra_fields_message" => "This form should not contain extra fields."
                        "form_attr" => false
                        "getter" => null
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "The selected choice is invalid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "label" => false
                        "label_attr" => array:1 [ …1]
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => false
                        "placeholder" => null
                        "placeholder_attr" => []
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "separator" => "-------------------"
                        "separator_html" => false
                        "setter" => null
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1180 …2}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005300000000000000000" => array:8 [
                      "id" => "action_name_0"
                      "name" => "0"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Acceptation"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "77"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Acceptation"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1216 …2}
                        "validation_groups" => null
                        "value" => "77"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005330000000000000000" => array:8 [
                      "id" => "action_name_1"
                      "name" => "1"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Entretien physique"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "81"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Entretien physique"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1227 …2}
                        "validation_groups" => null
                        "value" => "81"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005360000000000000000" => array:8 [
                      "id" => "action_name_2"
                      "name" => "2"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Entretien technique"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "82"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Entretien technique"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1237 …2}
                        "validation_groups" => null
                        "value" => "82"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005390000000000000000" => array:8 [
                      "id" => "action_name_3"
                      "name" => "3"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Entretien téléphonique"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "79"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Entretien téléphonique"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1246 …2}
                        "validation_groups" => null
                        "value" => "79"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "000000000000053c0000000000000000" => array:8 [
                      "id" => "action_name_4"
                      "name" => "4"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Entretien visio"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "80"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Entretien visio"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1255 …2}
                        "validation_groups" => null
                        "value" => "80"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "000000000000053f0000000000000000" => array:8 [
                      "id" => "action_name_5"
                      "name" => "5"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Exercices pratiques ou études de cas"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "84"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Exercices pratiques ou études de cas"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1264 …2}
                        "validation_groups" => null
                        "value" => "84"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005420000000000000000" => array:8 [
                      "id" => "action_name_6"
                      "name" => "6"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Refus de l'offre"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "78"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Refus de l'offre"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1273 …2}
                        "validation_groups" => null
                        "value" => "78"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005450000000000000000" => array:8 [
                      "id" => "action_name_7"
                      "name" => "7"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Rejet de candidature"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "76"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Rejet de candidature"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1282 …2}
                        "validation_groups" => null
                        "value" => "76"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005480000000000000000" => array:8 [
                      "id" => "action_name_8"
                      "name" => "8"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Relance en présentiel"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "87"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Relance en présentiel"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1291 …2}
                        "validation_groups" => null
                        "value" => "87"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "000000000000054b0000000000000000" => array:8 [
                      "id" => "action_name_9"
                      "name" => "9"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Relance mail"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "86"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Relance mail"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1300 …2}
                        "validation_groups" => null
                        "value" => "86"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "000000000000054e0000000000000000" => array:8 [
                      "id" => "action_name_10"
                      "name" => "10"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                        "block_name" => "entry"
                        "label" => "Relance téléphonique"
                        "label_html" => false
                        "label_translation_parameters" => []
                        "translation_domain" => null
                        "value" => "85"
                      ]
                      "resolved_options" => array:51 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => "entry"
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1212 …1}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "form_attr" => false
                        "getter" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "Please select a valid option."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => Closure($modelData): bool {#1215 …2}
                        "label" => "Relance téléphonique"
                        "label_attr" => []
                        "label_format" => null
                        "label_html" => false
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "priority" => 0
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "setter" => null
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1309 …2}
                        "validation_groups" => null
                        "value" => "85"
                      ]
                      "default_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "submitted_data" => []
                    ]
                    "00000000000005510000000000000000" => array:8 [
                      "id" => "action_name_11"
                      "name" => "11"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [
                        "attr" => []
                         …6
                      ]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006490000000000000000" => array:8 [
                      "id" => "job_tracking"
                      "name" => "job_tracking"
                      "type_class" => "App\Form\JobTrackingType"
                      "synchronized" => true
                      "passed_options" => array:1 [ …1]
                      "resolved_options" => array:50 [ …50]
                      "default_data" => array:1 [ …1]
                      "submitted_data" => []
                    ]
                    "00000000000006460000000000000000" => array:8 [
                      "id" => "job_tracking_createdAt"
                      "name" => "createdAt"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                      "synchronized" => true
                      "passed_options" => array:5 [ …5]
                      "resolved_options" => array:61 [ …61]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006710000000000000000" => array:8 [
                      "id" => "job_tracking_action"
                      "name" => "action"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:8 [ …8]
                      "resolved_options" => array:71 [ …71]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006740000000000000000" => array:8 [
                      "id" => "job_tracking_action_76"
                      "name" => "76"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006770000000000000000" => array:8 [
                      "id" => "job_tracking_action_77"
                      "name" => "77"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "000000000000067a0000000000000000" => array:8 [
                      "id" => "job_tracking_action_78"
                      "name" => "78"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "000000000000067d0000000000000000" => array:8 [
                      "id" => "job_tracking_action_79"
                      "name" => "79"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006800000000000000000" => array:8 [
                      "id" => "job_tracking_action_80"
                      "name" => "80"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006830000000000000000" => array:8 [
                      "id" => "job_tracking_action_81"
                      "name" => "81"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006860000000000000000" => array:8 [
                      "id" => "job_tracking_action_82"
                      "name" => "82"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006890000000000000000" => array:8 [
                      "id" => "job_tracking_action_83"
                      "name" => "83"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "000000000000068c0000000000000000" => array:8 [
                      "id" => "job_tracking_action_84"
                      "name" => "84"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "000000000000068f0000000000000000" => array:8 [
                      "id" => "job_tracking_action_85"
                      "name" => "85"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006920000000000000000" => array:8 [
                      "id" => "job_tracking_action_86"
                      "name" => "86"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006950000000000000000" => array:8 [
                      "id" => "job_tracking_action_87"
                      "name" => "87"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006ef0000000000000000" => array:8 [
                      "id" => "note"
                      "name" => "note"
                      "type_class" => "App\Form\NoteType"
                      "synchronized" => true
                      "passed_options" => array:1 [ …1]
                      "resolved_options" => array:50 [ …50]
                      "default_data" => array:1 [ …1]
                      "submitted_data" => []
                    ]
                    "00000000000006f20000000000000000" => array:8 [
                      "id" => "note_content"
                      "name" => "content"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:2 [ …2]
                      "resolved_options" => array:49 [ …49]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000006f50000000000000000" => array:8 [
                      "id" => "note_job"
                      "name" => "job"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:4 [ …4]
                      "resolved_options" => array:71 [ …71]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000007250000000000000000" => array:8 [
                      "id" => "note_color"
                      "name" => "color"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                      "synchronized" => true
                      "passed_options" => array:6 [ …6]
                      "resolved_options" => array:68 [ …68]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000007280000000000000000" => array:8 [
                      "id" => "note_color_0"
                      "name" => "0"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "000000000000072b0000000000000000" => array:8 [
                      "id" => "note_color_1"
                      "name" => "1"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "000000000000072e0000000000000000" => array:8 [
                      "id" => "note_color_2"
                      "name" => "2"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000007310000000000000000" => array:8 [
                      "id" => "note_color_3"
                      "name" => "3"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                    "00000000000007340000000000000000" => array:8 [
                      "id" => "note_color_4"
                      "name" => "4"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                      "synchronized" => true
                      "passed_options" => array:7 [ …7]
                      "resolved_options" => array:51 [ …51]
                      "default_data" => array:2 [ …2]
                      "submitted_data" => []
                    ]
                  ]
                  -dataByView: ? array
                  -formsByView: ? array
                  -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                }
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
          }
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1704
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [
              "label" => false
              "attr" => array:2 [ …2]
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906
            -registry: Symfony\Component\FormFormRegistry {#905
              -extensions: array:1 [
                0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#904
                  -guesser: null
                  -guesserLoaded: false
                  -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#903 …8}
                  -typeExtensionServices: array:4 [ …4]
                  -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#894 …2}
                }
              ]
              -types: array:12 [
                "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934
                  -proxiedType: Symfony\Component\FormResolvedFormType {#933
                    -typeExtensions: array:7 [
                      0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#935 …1}
                      1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#936 …1}
                      2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#938 …3}
                      3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#925 …2}
                      4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#928 …6}
                      5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#927 …1}
                      6 => Symfony\Component\Form\Extension\PasswordHasher\TypeFormTypePasswordHasherExtension {#965 …1}
                    ]
                    -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#968
                      -defined: array:50 [ …50]
                      -defaults: array:49 [ …49]
                      -nested: []
                      -required: []
                      -resolved: array:29 [ …29]
                      -normalizers: array:3 [ …3]
                      -allowedValues: []
                      -allowedTypes: array:16 [ …16]
                      -info: array:3 [ …3]
                      -lazy: array:4 [ …4]
                      -calling: []
                      -deprecated: []
                      -given: []
                      -locked: false
                      -parentsOptions: []
                      -prototype: null
                      -prototypeIndex: null
                      -ignoreUndefined: false
                    }
                    -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#917
                      -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943
                        -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#940
                          -accessors: array:2 [
                            0 => Symfony\Component\Form\Extension\Core\DataAccessorCallbackAccessor {#937}
                            1 => Symfony\Component\Form\Extension\Core\DataAccessorPropertyPathAccessor {#939
                              -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#948 …9}
                            }
                          ]
                        }
                      }
                    }
                    -parent: null
                  }
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#970
                  -proxiedType: Symfony\Component\FormResolvedFormType {#962 …4}
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961}
                "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008}
                "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1023
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1024 …4}
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1029
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1010 …4}
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1171
                    -typeExtensions: []
                    -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1172 …18}
                    -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1131 …2}
                    -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                  }
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1208 …4}
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1210 …4}
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1319
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1310 …4}
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1403
                    -typeExtensions: []
                    -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1404 …18}
                    -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#1401 …3}
                    -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
                  }
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
                "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643
                  -proxiedType: Symfony\Component\FormResolvedFormType {#1634
                    -typeExtensions: []
                    -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1625
                      -defined: array:50 [
                        "block_name" => true
                        "block_prefix" => true
                        "disabled" => true
                        "label" => true
                        "label_format" => true
                        "row_attr" => true
                        "label_html" => true
                        "label_translation_parameters" => true
                        "attr_translation_parameters" => true
                        "attr" => true
                        "translation_domain" => true
                        "auto_initialize" => true
                        "priority" => true
                        "form_attr" => true
                        "data" => true
                        "data_class" => true
                        "empty_data" => true
                        "trim" => true
                        "required" => true
                        "property_path" => true
                        "mapped" => true
                        "by_reference" => true
                        "error_bubbling" => true
                        "label_attr" => true
                        "inherit_data" => true
                        "compound" => true
                        "method" => true
                        "action" => true
                        "post_max_size_message" => true
                        "upload_max_size_message" => true
                        "allow_file_upload" => true
                        "help" => true
                        "help_attr" => true
                        "help_html" => true
                        "help_translation_parameters" => true
                        "invalid_message" => true
                        "invalid_message_parameters" => true
                        "is_empty_callback" => true
                        "getter" => true
                        "setter" => true
                        "validation_groups" => true
                        "error_mapping" => true
                        "constraints" => true
                        "allow_extra_fields" => true
                        "extra_fields_message" => true
                        "csrf_protection" => true
                        "csrf_field_name" => true
                        "csrf_message" => true
                        "csrf_token_manager" => true
                        "csrf_token_id" => true
                      ]
                      -defaults: array:49 [
                        "block_name" => null
                        "block_prefix" => null
                        "disabled" => false
                        "label" => null
                        "label_format" => null
                        "row_attr" => []
                        "label_html" => false
                        "label_translation_parameters" => []
                        "attr_translation_parameters" => []
                        "attr" => []
                        "translation_domain" => null
                        "auto_initialize" => true
                        "priority" => 0
                        "form_attr" => false
                        "data_class" => "App\Entity\Note"
                        "empty_data" => null
                        "trim" => true
                        "required" => true
                        "property_path" => null
                        "mapped" => true
                        "by_reference" => true
                        "error_bubbling" => null
                        "label_attr" => []
                        "inherit_data" => false
                        "compound" => true
                        "method" => "POST"
                        "action" => ""
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "upload_max_size_message" => null
                        "allow_file_upload" => false
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "is_empty_callback" => null
                        "getter" => null
                        "setter" => null
                        "validation_groups" => null
                        "error_mapping" => []
                        "constraints" => []
                        "allow_extra_fields" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "csrf_protection" => true
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "csrf_token_id" => null
                      ]
                      -nested: []
                      -required: []
                      -resolved: array:29 [
                        "block_name" => null
                        "disabled" => false
                        "label" => null
                        "label_format" => null
                        "label_translation_parameters" => []
                        "attr_translation_parameters" => []
                        "translation_domain" => null
                        "auto_initialize" => true
                        "trim" => true
                        "required" => true
                        "property_path" => null
                        "mapped" => true
                        "by_reference" => true
                        "inherit_data" => false
                        "compound" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "allow_file_upload" => false
                        "help_translation_parameters" => []
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "error_mapping" => []
                        "allow_extra_fields" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "csrf_protection" => true
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                        "csrf_token_id" => null
                      ]
                      -normalizers: array:3 [
                        "validation_groups" => array:1 [
                          0 => Closure(Options $options, $groups) {#996 …1}
                        ]
                        "constraints" => array:1 [
                          0 => Closure(Options $options, $constraints) {#995 …1}
                        ]
                        "upload_max_size_message" => array:1 [
                          0 => Closure(Options $options, $message) {#994 …2}
                        ]
                      ]
                      -allowedValues: []
                      -allowedTypes: array:16 [
                        "block_prefix" => array:2 [
                          0 => "null"
                          1 => "string"
                        ]
                        "attr" => array:1 [
                          0 => "array"
                        ]
                        "row_attr" => array:1 [
                          0 => "array"
                        ]
                        "label_html" => array:1 [
                          0 => "bool"
                        ]
                        "priority" => array:1 [
                          0 => "int"
                        ]
                        "form_attr" => array:2 [
                          0 => "bool"
                          1 => "string"
                        ]
                        "label_attr" => array:1 [
                          0 => "array"
                        ]
                        "action" => array:1 [
                          0 => "string"
                        ]
                        "upload_max_size_message" => array:1 [
                          0 => "callable"
                        ]
                        "help" => array:3 [
                          0 => "string"
                          1 => "null"
                          2 => "Symfony\Contracts\Translation\TranslatableInterface"
                        ]
                        "help_attr" => array:1 [
                          0 => "array"
                        ]
                        "help_html" => array:1 [
                          0 => "bool"
                        ]
                        "is_empty_callback" => array:2 [
                          0 => "null"
                          1 => "callable"
                        ]
                        "getter" => array:2 [
                          0 => "null"
                          1 => "callable"
                        ]
                        "setter" => array:2 [
                          0 => "null"
                          1 => "callable"
                        ]
                        "constraints" => array:2 [
                          0 => "Symfony\Component\Validator\Constraint"
                          1 => "Symfony\Component\Validator\Constraint[]"
                        ]
                      ]
                      -info: array:3 [
                        "priority" => "The form rendering priority (higher priorities will be rendered first)"
                        "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                        "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                      ]
                      -lazy: array:3 [
                        "empty_data" => array:1 [
                          0 => Closure(Options $options) {#999 …1}
                        ]
                        "error_bubbling" => array:1 [
                          0 => Closure(Options $options) {#997 …1}
                        ]
                        "upload_max_size_message" => array:1 [
                          0 => Closure(Options $options) {#998 …1}
                        ]
                      ]
                      -calling: []
                      -deprecated: []
                      -given: []
                      -locked: false
                      -parentsOptions: []
                      -prototype: null
                      -prototypeIndex: null
                      -ignoreUndefined: false
                    }
                    -innerType: App\FormNoteType {#1468}
                    -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                  }
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                }
              ]
              -guesser: false
              -checkedTypes: []
              -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#892
                -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#891}
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
            }
          }
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942
            -serverParams: Symfony\Component\Form\UtilServerParams {#941
              -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
            }
          }
          -autoInitialize: false
          -isEmptyCallback: null
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1855 …1}
          -options: array:49 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => false
            "row_attr" => []
            "label_html" => false
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1704}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1706
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: { …3}
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
      "job" => Symfony\Component\FormForm {#1781
        -parent: Symfony\Component\FormForm {#1775}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1783
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "job"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1857
          -elements: array:1 [
            0 => "job"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -isNullSafe: array:1 [
            0 => false
          ]
          -pathAsString: "job"
        }
        -config: Symfony\Component\FormFormBuilder {#1782
          #locked: true
          -name: "job"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1755
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1754
                -value: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader::getIdValue(?object $object = null): string {#1748 …2}
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1739 …5}
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "class" => "App\Entity\Job"
              "choice_label" => "id"
              "attr" => array:1 [ …1]
              "label" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1754}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: null
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1859 …1}
          -options: array:71 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "label" => false
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "action" => ""
            "upload_max_size_message" => Closure() {#1738
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: { …3}
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "choice_filter" => null
            "class" => "App\Entity\Job"
            "em" => Container2GJ717iEntityManagerGhost614a58f {#237 …12}
            "query_builder" => null
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1742
              -singleId: true
              -intId: true
              -idField: "id"
              -associationIdReader: null
              -om: Container2GJ717iEntityManagerGhost614a58f {#237 …12}
              -classMetadata: Doctrine\ORM\MappingClassMetadata {#777 …39}
            }
            "choice_loader" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceLoader {#1746
              -option: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1739 …5}
            }
            "choice_label" => "id"
            "choice_name" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceFieldName {#1747
              -option: Symfony\Bridge\Doctrine\Form\TypeDoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1478 …1}
            }
            "choice_value" => Symfony\Component\Form\ChoiceList\Factory\CacheChoiceValue {#1749
              -option: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader::getIdValue(?object $object = null): string {#1748 …2}
            }
            "choice_attr" => null
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "separator" => "-------------------"
            "separator_html" => false
            "duplicate_preferred_choices" => true
            "group_by" => null
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
      "color" => Symfony\Component\FormForm {#1829
        -parent: Symfony\Component\FormForm {#1775}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1831
          -orderedKeys: array:5 [
            0 => "0"
            1 => "1"
            2 => "2"
            3 => "3"
            4 => "4"
          ]
          -managedCursors: []
          -elements: array:5 [
            0 => Symfony\Component\FormForm {#1832
              -parent: Symfony\Component\FormForm {#1829}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1834 …3}
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: false
              -normData: false
              -viewData: null
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "0"
              -inheritData: false
              -propertyPath: null
              -config: Symfony\Component\FormFormBuilder {#1833 …29}
            }
            1 => Symfony\Component\FormForm {#1835
              -parent: Symfony\Component\FormForm {#1829}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1837 …3}
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: false
              -normData: false
              -viewData: null
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "1"
              -inheritData: false
              -propertyPath: null
              -config: Symfony\Component\FormFormBuilder {#1836 …29}
            }
            2 => Symfony\Component\FormForm {#1838
              -parent: Symfony\Component\FormForm {#1829}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1840 …3}
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: false
              -normData: false
              -viewData: null
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "2"
              -inheritData: false
              -propertyPath: null
              -config: Symfony\Component\FormFormBuilder {#1839 …29}
            }
            3 => Symfony\Component\FormForm {#1841
              -parent: Symfony\Component\FormForm {#1829}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1843 …3}
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: false
              -normData: false
              -viewData: null
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "3"
              -inheritData: false
              -propertyPath: null
              -config: Symfony\Component\FormFormBuilder {#1842 …29}
            }
            4 => Symfony\Component\FormForm {#1844
              -parent: Symfony\Component\FormForm {#1829}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1846 …3}
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: false
              -normData: false
              -viewData: null
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "4"
              -inheritData: false
              -propertyPath: null
              -config: Symfony\Component\FormFormBuilder {#1845 …29}
            }
          ]
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "#feff9c"
        -normData: "#feff9c"
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "color"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1861
          -elements: array:1 [
            0 => "color"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -isNullSafe: array:1 [
            0 => false
          ]
          -pathAsString: "color"
        }
        -config: Symfony\Component\FormFormBuilder {#1830
          #locked: true
          -name: "color"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1773
              -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1764
                #choices: array:5 [ …5]
                #structuredValues: array:5 [ …5]
                #originalKeys: array:5 [ …5]
                #valueCallback: null
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1765}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: null
          -attributes: array:3 [
            "data_collector/passed_options" => array:6 [
              "choices" => array:5 [ …5]
              "expanded" => true
              "multiple" => false
              "label" => false
              "data" => "#feff9c"
              "choice_attr" => Closure($choice, $key, $value) {#1694
                class: "App\FormNoteType"
                this: App\FormNoteType {#1468}
              }
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1764}
            "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1771
              +choices: array:5 [ …5]
              +preferredChoices: []
            }
          ]
          -data: "#feff9c"
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: null
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1853 …1}
          -options: array:68 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "The selected choice is invalid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => false
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "expanded" => true
            "multiple" => false
            "empty_data" => null
            "error_bubbling" => false
            "label_attr" => []
            "compound" => true
            "action" => ""
            "upload_max_size_message" => Closure() {#1759
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: { …3}
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "choices" => array:5 [
              "Rose" => PostitColors {#1370 …2}
              "Rose clair" => PostitColors {#1689 …2}
              "Cyan" => PostitColors {#1691 …2}
              "Jaune" => PostitColors {#1692 …2}
              "Jaune clair" => PostitColors {#1693 …2}
            ]
            "choice_filter" => null
            "choice_loader" => null
            "choice_label" => null
            "choice_name" => null
            "choice_value" => null
            "choice_attr" => Closure($choice, $key, $value) {#1694}
            "choice_translation_parameters" => []
            "preferred_choices" => []
            "separator" => "-------------------"
            "separator_html" => false
            "duplicate_preferred_choices" => true
            "group_by" => null
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => null
            "data" => "#feff9c"
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    ]
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityNote {#1256
    -id: null
    -createdAt: null
    -content: null
    -job: null
    -user: null
    -color: null
  }
  -normData: App\EntityNote {#1256}
  -viewData: App\EntityNote {#1256}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "note"
  -inheritData: false
  -propertyPath: null
  -config: Symfony\Component\FormFormBuilder {#1776
    #locked: true
    -name: "note"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643}
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943}
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#1445
      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
      use: {
        $class: "App\Entity\Note"
      }
    }
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityNote {#1256}
      ]
    ]
    -data: App\EntityNote {#1256}
    -dataClass: "App\Entity\Note"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#906}
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
    -autoInitialize: true
    -isEmptyCallback: null
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1847 …1}
    -options: array:50 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => []
      "priority" => 0
      "form_attr" => false
      "data_class" => "App\Entity\Note"
      "empty_data" => Closure(FormInterface $form) {#1445}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#1566
        class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
        use: {
          $translator: Symfony\Component\TranslationDataCollectorTranslator {#221 …}
          $message: Closure() {#1454 …}
          $translationDomain: "validators"
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityNote {#1256}
    ]
    -children: []
    -unresolvedChildren: []
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

HomeController.php on line 74

Symfony\Component\Form\FormView {#1983
  +vars: array:32 [
    "value" => App\EntityNote {#1371
      -id: null
      -createdAt: null
      -content: null
      -job: null
      -user: null
      -color: null
    }
    "attr" => []
    "form" => Symfony\Component\FormFormView {#1983}
    "id" => "note"
    "name" => "note"
    "full_name" => "note"
    "disabled" => false
    "label" => null
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:3 [
      0 => "form"
      1 => "note"
      2 => "_note"
    ]
    "unique_block_prefix" => "_note"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_note"
    "errors" => Symfony\Component\FormFormErrorIterator {#1998
      -errors: []
      -form: Symfony\Component\FormForm {#1890
        -parent: null
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1892
          -orderedKeys: array:3 [
            0 => "content"
            1 => "job"
            2 => "color"
          ]
          -managedCursors: []
          -elements: array:3 [
            "content" => Symfony\Component\FormForm {#1893
              -parent: Symfony\Component\FormForm {#1890}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1895
                -orderedKeys: []
                -managedCursors: []
                -elements: []
              }
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: null
              -normData: null
              -viewData: ""
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "content"
              -inheritData: false
              -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1969
                -elements: array:1 [ …1]
                -length: 1
                -isIndex: array:1 [ …1]
                -isNullSafe: array:1 [ …1]
                -pathAsString: "content"
              }
              -config: Symfony\Component\FormFormBuilder {#1894
                #locked: true
                -name: "content"
                -propertyPath: null
                -mapped: true
                -byReference: true
                -inheritData: false
                -compound: false
                -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1123 …2}
                -viewTransformers: []
                -modelTransformers: []
                -dataMapper: null
                -required: true
                -disabled: false
                -errorBubbling: false
                -emptyData: Closure(FormInterface $form) {#1819 …1}
                -attributes: array:1 [ …1]
                -data: null
                -dataClass: null
                -dataLocked: false
                -formFactory: Symfony\Component\FormFormFactory {#1015
                  -registry: Symfony\Component\FormFormRegistry {#1016
                    -extensions: array:1 [ …1]
                    -types: array:13 [ …13]
                    -guesser: false
                    -checkedTypes: []
                    -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#1029 …2}
                  }
                }
                -action: ""
                -method: "POST"
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057
                  -serverParams: Symfony\Component\Form\UtilServerParams {#1056
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#132 …1}
                  }
                }
                -autoInitialize: false
                -isEmptyCallback: null
                -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1970}
                -options: array:49 [ …49]
                -children: []
                -unresolvedChildren: []
              }
            }
            "job" => Symfony\Component\FormForm {#1896
              -parent: Symfony\Component\FormForm {#1890}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1898
                -orderedKeys: []
                -managedCursors: []
                -elements: []
              }
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: null
              -normData: null
              -viewData: ""
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "job"
              -inheritData: false
              -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1972
                -elements: array:1 [ …1]
                -length: 1
                -isIndex: array:1 [ …1]
                -isNullSafe: array:1 [ …1]
                -pathAsString: "job"
              }
              -config: Symfony\Component\FormFormBuilder {#1897
                #locked: true
                -name: "job"
                -propertyPath: null
                -mapped: true
                -byReference: true
                -inheritData: false
                -compound: false
                -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1520 …2}
                -viewTransformers: array:1 [ …1]
                -modelTransformers: []
                -dataMapper: null
                -required: true
                -disabled: false
                -errorBubbling: false
                -emptyData: ""
                -attributes: array:2 [ …2]
                -data: null
                -dataClass: null
                -dataLocked: false
                -formFactory: Symfony\Component\FormFormFactory {#1015}
                -action: ""
                -method: "POST"
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
                -autoInitialize: false
                -isEmptyCallback: null
                -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1974}
                -options: array:71 [ …71]
                -children: []
                -unresolvedChildren: []
              }
            }
            "color" => Symfony\Component\FormForm {#1944
              -parent: Symfony\Component\FormForm {#1890}
              -children: Symfony\Component\Form\UtilOrderedHashMap {#1946
                -orderedKeys: array:5 [ …5]
                -managedCursors: []
                -elements: array:5 [ …5]
              }
              -errors: []
              -submitted: false
              -clickedButton: null
              -modelData: "#feff9c"
              -normData: "#feff9c"
              -viewData: ""
              -extraData: []
              -transformationFailure: null
              -defaultDataSet: true
              -lockSetData: false
              -name: "color"
              -inheritData: false
              -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1976
                -elements: array:1 [ …1]
                -length: 1
                -isIndex: array:1 [ …1]
                -isNullSafe: array:1 [ …1]
                -pathAsString: "color"
              }
              -config: Symfony\Component\FormFormBuilder {#1945
                #locked: true
                -name: "color"
                -propertyPath: null
                -mapped: true
                -byReference: true
                -inheritData: false
                -compound: true
                -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1285 …2}
                -viewTransformers: array:1 [ …1]
                -modelTransformers: []
                -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1880}
                -required: true
                -disabled: false
                -errorBubbling: false
                -emptyData: null
                -attributes: array:3 [ …3]
                -data: "#feff9c"
                -dataClass: null
                -dataLocked: true
                -formFactory: Symfony\Component\FormFormFactory {#1015}
                -action: ""
                -method: "POST"
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
                -autoInitialize: false
                -isEmptyCallback: null
                -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1968}
                -options: array:68 [ …68]
                -children: []
                -unresolvedChildren: []
              }
            }
          ]
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: App\EntityNote {#1371}
        -normData: App\EntityNote {#1371}
        -viewData: App\EntityNote {#1371}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "note"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1891
          #locked: true
          -name: "note"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1758
            -proxiedType: Symfony\Component\FormResolvedFormType {#1749
              -typeExtensions: []
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1740
                -defined: array:50 [ …50]
                -defaults: array:49 [ …49]
                -nested: []
                -required: []
                -resolved: array:29 [ …29]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:16 [ …16]
                -info: array:3 [ …3]
                -lazy: array:3 [ …3]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
                -prototype: null
                -prototypeIndex: null
                -ignoreUndefined: false
              }
              -innerType: App\FormNoteType {#1583}
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1049
                -proxiedType: Symfony\Component\FormResolvedFormType {#1048 …4}
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                  #data: array:3 [
                    "forms" => array:1 [ …1]
                    "forms_by_hash" => array:10 [ …10]
                    "nb_errors" => 0
                  ]
                  -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                  -dataByForm: array:46 [
                    "000000000000048e0000000000000000" => array:8 [ …8]
                     …45
                  ]
                  -dataByView: array:10 [ …10]
                  -formsByView: array:10 [ …10]
                  -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                }
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
          }
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#1058
            -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#1055
              -accessors: array:2 [ …2]
            }
          }
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1560
            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
            use: {
              $class: "App\Entity\Note"
            }
          }
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "data" => App\EntityNote {#1371}
            ]
          ]
          -data: App\EntityNote {#1371}
          -dataClass: "App\Entity\Note"
          -dataLocked: true
          -formFactory: Symfony\Component\FormFormFactory {#1015}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
          -autoInitialize: true
          -isEmptyCallback: null
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1962 …1}
          -options: array:50 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#769
              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#770 …1}
              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#771 …2}
              -namespace: Closure() {#743 …3}
            }
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => []
            "priority" => 0
            "form_attr" => false
            "data_class" => "App\Entity\Note"
            "empty_data" => Closure(FormInterface $form) {#1560}
            "error_bubbling" => true
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1681
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: { …3}
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "data" => App\EntityNote {#1371}
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => App\EntityNote {#1371}
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => true
    "method" => "POST"
    "action" => ""
    "submitted" => false
  ]
  +children: array:4 [
    "content" => Symfony\Component\FormFormView {#2009
      +vars: array:33 [
        "value" => ""
        "attr" => array:2 [
          "class" => "form-control mb-3 disableable"
          "placeholder" => "Nouvelle note"
        ]
        "form" => Symfony\Component\FormFormView {#2009}
        "id" => "note_content"
        "name" => "content"
        "full_name" => "note[content]"
        "disabled" => false
        "label" => false
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:4 [
          0 => "form"
          1 => "text"
          2 => "textarea"
          3 => "_note_content"
        ]
        "unique_block_prefix" => "_note_content"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_content_textarea"
        "errors" => Symfony\Component\FormFormErrorIterator {#2007
          -errors: []
          -form: Symfony\Component\FormForm {#1893}
        }
        "valid" => true
        "data" => null
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => false
        "method" => "POST"
        "action" => ""
        "submitted" => false
        "pattern" => null
      ]
      +children: []
      -rendered: false
      -methodRendered: false
      +parent: Symfony\Component\FormFormView {#1983}
    }
    "job" => Symfony\Component\FormFormView {#2005
      +vars: array:44 [
        "value" => ""
        "attr" => array:1 [
          "class" => "d-none"
        ]
        "form" => Symfony\Component\FormFormView {#2005}
        "id" => "note_job"
        "name" => "job"
        "full_name" => "note[job]"
        "disabled" => false
        "label" => false
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:4 [
          0 => "form"
          1 => "choice"
          2 => "entity"
          3 => "_note_job"
        ]
        "unique_block_prefix" => "_note_job"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_job_entity"
        "errors" => Symfony\Component\FormFormErrorIterator {#2006
          -errors: []
          -form: Symfony\Component\FormForm {#1896}
        }
        "valid" => true
        "data" => null
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => false
        "method" => "POST"
        "action" => ""
        "submitted" => false
        "multiple" => false
        "expanded" => false
        "preferred_choices" => []
        "choices" => array:100 [
          901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1967
            +data: App\EntityJob {#2002
              -id: 901
              -recruiter: "Nguyen"
              -title: "Le plaisir de concrétiser vos projets de manière sûre"
              -offerDescription: """
                Et vel nemo voluptatibus reprehenderit libero. Eos sed laboriosam eos ut autem. Aut laudantium odio et.\n
                \n
                Unde eius consectetur ratione aspernatur alias dolor. Natus quis corrupti enim et. Impedit ad velit nostrum. Ea rem laboriosam ut temporibus.\n
                \n
                Eius repudiandae molestias earum minima est. Sed eveniet unde sed est temporibus. Facere suscipit perspiciatis numquam in sit. Velit aut eveniet enim.\n
                \n
                Quasi ex ducimus sit dolorum consectetur dolore. Reprehenderit ut rerum distinctio error consequatur ipsum. Laboriosam itaque nam cupiditate tempore alias nihil.\n
                \n
                Molestiae culpa voluptatum temporibus aut aut. Fugiat aliquid animi dignissimos totam et sunt fuga et.\n
                \n
                Iste nobis quia blanditiis. Deserunt eius ipsam voluptas natus officia culpa. Sapiente quibusdam alias ut. Ipsa iste harum et ea voluptatum natus.\n
                \n
                Aut facilis beatae tempore voluptatem. Doloremque blanditiis debitis sunt harum aspernatur incidunt quas dignissimos. Velit voluptatem provident deserunt qui voluptas sequi. Accusantium sed et quo ipsam distinctio et.\n
                \n
                Itaque magni atque repudiandae sed. Omnis a autem ipsum illum vel. Magnam at exercitationem voluptatum assumenda dolor.\n
                \n
                Laudantium atque quos laboriosam dolores. Voluptas illum quibusdam optio corrupti et repellendus. Sed fuga doloremque voluptatibus modi libero ab. Voluptates tempora magni at.\n
                \n
                Ut et molestiae perspiciatis nam. Eos odit perspiciatis odit facere. Deserunt in et voluptate laboriosam quod.
                """
              -createdAt: DateTimeImmutable @1724882246 {#2000 …1}
              -coverLetter: null
              -source: "dolores laboriosam alias"
              -jobTracking: Doctrine\ORMPersistentCollection {#2015 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2058 …9}
            }
            +value: "901"
            +label: "901"
            +attr: []
            +labelTranslationParameters: []
          }
          902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2013
            +data: App\EntityJob {#2061
              -id: 902
              -recruiter: "Mercier"
              -title: "Le plaisir d'innover plus simplement"
              -offerDescription: """
                Corporis voluptatem debitis repellat molestiae sit in. Asperiores reiciendis laborum ducimus qui qui tempore. Vel tempora autem ipsum iusto sint aut provident voluptatem. Tempora sunt aut voluptas aut.\n
                \n
                Reprehenderit laboriosam et veniam voluptas qui tenetur sint deserunt. Aut nam est assumenda quo corrupti architecto voluptatem est. Exercitationem in delectus labore et quis quasi nam eum. Illo nobis adipisci quia vitae maiores aut nisi.\n
                \n
                Sed id nobis nihil qui. Nesciunt eum quasi a omnis ex. Ea reprehenderit eaque commodi facere. Sed et odio reiciendis velit facere.
                """
              -createdAt: DateTimeImmutable @1723200587 {#2060 …1}
              -coverLetter: """
                Sint quo porro velit id exercitationem illum qui. Provident sapiente ut et ipsam et. Illum tenetur ipsum enim dolorum reprehenderit. Id et exercitationem expedita molestiae voluptas.\n
                \n
                Ipsum repellat qui eius accusamus magnam. Doloremque nulla sed consequatur tempora aut. Est quia et sed qui quia et. Ut cum laborum quibusdam libero ex veniam aut. Unde labore occaecati esse quidem voluptates alias.\n
                \n
                Voluptatem quibusdam voluptatem molestiae molestiae nesciunt autem alias. Numquam voluptatem harum sunt id. In qui eos fugit officiis ex amet. Quaerat rerum iusto quia voluptas cum omnis et.\n
                \n
                Pariatur et iusto nobis voluptatibus rerum exercitationem vitae. Cumque et nihil laboriosam possimus. Qui ut omnis voluptas totam quia placeat dolorum. Quo soluta quas quae non consequatur ducimus.\n
                \n
                Voluptas deserunt consectetur reprehenderit aliquam voluptas. Accusantium dolorem velit repellat quae id odit deleniti qui. Ipsam facere ab omnis sunt dolorem exercitationem velit.\n
                \n
                Quos quaerat libero et. Voluptate id earum nihil occaecati accusamus repellendus. Perspiciatis eos placeat quibusdam rerum facere. Minima qui consequatur id voluptatibus sunt.\n
                \n
                Modi et fugiat maiores praesentium autem blanditiis doloribus et. Porro odit et quos rerum ipsum optio. Est ullam saepe omnis porro.\n
                \n
                Quae harum laborum suscipit aut ut qui eveniet. Voluptates rem aliquam maiores velit iste consectetur rerum. Consequatur dolorem at ullam vero repellat cupiditate delectus. Quisquam saepe ipsum sed aspernatur ea aut tempora.\n
                \n
                Nihil nostrum et ut quis quia. Quaerat libero voluptatem quos incidunt qui cupiditate. Quod officiis incidunt adipisci vel id quidem rerum. Voluptatum eos eaque nihil quo officia veniam.
                """
              -source: "rerum similique natus"
              -jobTracking: Doctrine\ORMPersistentCollection {#2062 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2067 …9}
            }
            +value: "902"
            +label: "902"
            +attr: []
            +labelTranslationParameters: []
          }
          903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1902
            +data: App\EntityJob {#2070
              -id: 903
              -recruiter: "Wagner SA"
              -title: "Le pouvoir d'innover en toute tranquilité"
              -offerDescription: """
                Rerum qui dolorem nihil delectus rerum blanditiis sequi. Maxime dicta ad sunt. Cumque deserunt atque aut quibusdam. Quasi voluptatem est nostrum explicabo rerum error.\n
                \n
                Odio voluptates dolores delectus qui voluptatem. Non sequi sed quasi nemo. Perferendis omnis quo consectetur aut vel animi.
                """
              -createdAt: DateTimeImmutable @1723884058 {#2069 …1}
              -coverLetter: null
              -source: "sit qui corrupti"
              -jobTracking: Doctrine\ORMPersistentCollection {#2071 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2076 …9}
            }
            +value: "903"
            +label: "903"
            +attr: []
            +labelTranslationParameters: []
          }
          904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2022
            +data: App\EntityJob {#2079
              -id: 904
              -recruiter: "Michel"
              -title: "La sécurité d'avancer plus simplement"
              -offerDescription: """
                Libero atque reprehenderit in. Quod dolorem debitis molestiae voluptatem vitae. Ut et aut voluptas voluptatem qui. A recusandae omnis saepe qui fugit inventore.\n
                \n
                Eius possimus recusandae quibusdam deserunt. Quibusdam ipsum ipsum aut recusandae qui. Iusto aperiam sit ea sit quo et consequatur. Omnis quisquam commodi provident temporibus.
                """
              -createdAt: DateTimeImmutable @1714734800 {#2078 …1}
              -coverLetter: null
              -source: "at sapiente a"
              -jobTracking: Doctrine\ORMPersistentCollection {#2080 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2085 …9}
            }
            +value: "904"
            +label: "904"
            +attr: []
            +labelTranslationParameters: []
          }
          905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1822
            +data: App\EntityJob {#821
              -id: 905
              -recruiter: "Gomes SA"
              -title: "La simplicité de louer plus rapidement"
              -offerDescription: """
                Expedita officiis impedit dolorum ut. Aliquid dignissimos repudiandae dolor dolores aut molestias aspernatur voluptas. Voluptates tenetur asperiores dolorem suscipit.\n
                \n
                Similique labore quia enim harum. Voluptas sed et dolorem. Rerum quia perferendis autem aut sunt ea in pariatur.\n
                \n
                Deserunt illum eos quasi distinctio aut corporis. Vero aut omnis sed consequatur. Ad molestias error placeat voluptatem veritatis quia maiores quia.
                """
              -createdAt: DateTimeImmutable @1724564864 {#822 …1}
              -coverLetter: """
                Et dicta repellendus ut iure modi consectetur. Natus voluptas accusantium numquam veritatis quis alias aut dolores. Id soluta enim molestiae sint.\n
                \n
                Qui quisquam at ipsam dolorem et consectetur amet. Dolorem blanditiis enim ducimus eum. Error aut omnis voluptatum nostrum aliquam dicta. Explicabo quo dolorem in eius laborum sunt deleniti.\n
                \n
                Sapiente velit sit voluptatem. Sunt exercitationem sequi qui atque similique est. Magni iste perferendis omnis.
                """
              -source: "voluptatibus pariatur et"
              -jobTracking: Doctrine\ORMPersistentCollection {#811 …9}
              -user: App\EntityUser {#784 …9}
              -notes: Doctrine\ORMPersistentCollection {#809 …9}
            }
            +value: "905"
            +label: "905"
            +attr: []
            +labelTranslationParameters: []
          }
          906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2001
            +data: App\EntityJob {#2088
              -id: 906
              -recruiter: "Masse"
              -title: "La possibilité d'avancer en toute sécurité"
              -offerDescription: """
                Ipsam labore dolores incidunt qui quam reprehenderit voluptatum esse. Ab esse voluptatem et sunt sed assumenda qui. Recusandae ullam quae et. Quaerat amet necessitatibus exercitationem qui alias.\n
                \n
                Et earum et eveniet neque vel voluptatibus. Velit voluptatem quas quisquam non laudantium. Dignissimos voluptatibus aut dolorem expedita. Nihil quis omnis magni eaque placeat.\n
                \n
                Necessitatibus dolorum voluptas pariatur quas aut nihil. Sunt ut quisquam accusantium voluptatem assumenda velit.\n
                \n
                Eum nostrum non vel debitis. Cum libero consequatur rerum reprehenderit sed sit. Saepe sit nobis et id aut quisquam. In explicabo cupiditate neque qui.\n
                \n
                Est neque debitis laudantium velit odio repellat. Necessitatibus porro tempore vel a et iste.
                """
              -createdAt: DateTimeImmutable @1714889469 {#2087 …1}
              -coverLetter: "Et et qui nihil natus nulla officiis. Sit quia sit aut non sapiente temporibus non. Eos quod beatae aut aspernatur assumenda magni."
              -source: "et voluptatem et"
              -jobTracking: Doctrine\ORMPersistentCollection {#2089 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2094 …9}
            }
            +value: "906"
            +label: "906"
            +attr: []
            +labelTranslationParameters: []
          }
          907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2012
            +data: App\EntityJob {#2097
              -id: 907
              -recruiter: "Carlier"
              -title: "Le pouvoir d'innover autrement"
              -offerDescription: """
                Quo voluptatem ipsa laudantium odit. Occaecati eligendi qui magni consectetur. Inventore aspernatur dignissimos accusamus nam.\n
                \n
                Est amet quia quidem nam et dolores. Labore eveniet quia voluptatem quidem perspiciatis. Et enim est eligendi eos hic alias nihil corrupti. Repellendus recusandae beatae sit incidunt.\n
                \n
                Nihil rem iusto dolores odit sint est. Ullam aut molestias accusamus. Beatae possimus quia suscipit optio non. Soluta enim incidunt iusto culpa nostrum eius.\n
                \n
                Assumenda neque dolor dolorem saepe esse. Rem fugit occaecati et. Qui eos fuga porro dolorem beatae corporis impedit. Quo debitis perferendis est sapiente eius quae molestiae.\n
                \n
                Praesentium error ut qui nostrum veritatis modi. Error fuga et distinctio sunt aliquid fuga consectetur. Laudantium enim nemo magnam velit minima labore quis.\n
                \n
                Quae voluptates placeat pariatur vitae distinctio aspernatur. Eveniet quas et dolorem eos. Dolores voluptas eaque quod voluptatum quis cupiditate.\n
                \n
                Illum occaecati soluta iure velit ut. Est perspiciatis sequi iusto perspiciatis modi. Amet ut sed rerum. Ut laudantium quia provident et aspernatur.\n
                \n
                Id amet exercitationem quo asperiores. Consequatur magni doloribus ut id. Placeat doloremque autem dolores minus quaerat nemo iusto.\n
                \n
                Doloremque rerum odit ipsa ullam delectus magnam qui aut. Illo nulla quae sapiente modi voluptatem voluptas aut. Velit laudantium porro ipsam unde ea eos. A consequatur eum soluta nesciunt facilis nam.
                """
              -createdAt: DateTimeImmutable @1711416329 {#2096 …1}
              -coverLetter: null
              -source: "nemo aliquid molestiae"
              -jobTracking: Doctrine\ORMPersistentCollection {#2098 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2103 …9}
            }
            +value: "907"
            +label: "907"
            +attr: []
            +labelTranslationParameters: []
          }
          908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2016
            +data: App\EntityJob {#2106
              -id: 908
              -recruiter: "Perrot"
              -title: "Le plaisir de rouler plus rapidement"
              -offerDescription: """
                Quo voluptatem ut dolorum distinctio et possimus ea repudiandae. Quo et autem laboriosam qui facilis. Inventore nostrum cumque est tenetur officiis.\n
                \n
                Non necessitatibus velit reiciendis est voluptate. Aut reprehenderit vitae expedita nesciunt tenetur dolor. Rerum ut at tempora aut. Quae modi quis dolores veniam.\n
                \n
                Quia qui ex fuga quia doloremque et. Est molestias aut facere quod totam aut quidem. Perspiciatis alias eum magnam rerum distinctio. Quia voluptas nihil nemo quasi sunt itaque.
                """
              -createdAt: DateTimeImmutable @1699123328 {#2105 …1}
              -coverLetter: null
              -source: "optio minima voluptates"
              -jobTracking: Doctrine\ORMPersistentCollection {#2107 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2109 …9}
            }
            +value: "908"
            +label: "908"
            +attr: []
            +labelTranslationParameters: []
          }
          909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1993
            +data: App\EntityJob {#2112
              -id: 909
              -recruiter: "Bouvet"
              -title: "Le confort d'avancer avant-tout"
              -offerDescription: """
                Explicabo aut eveniet perspiciatis quia. Quasi molestiae quos quasi odit neque repellendus ipsa. Quisquam et minima explicabo quasi.\n
                \n
                Commodi doloremque quia harum distinctio in aut officia. Inventore quis aut autem sit. Voluptatum quo laborum necessitatibus quod enim non perspiciatis.\n
                \n
                Quod labore voluptas nisi error quod in. Adipisci rem et ducimus soluta veniam. Ut autem vel nostrum commodi ratione dolorum. Vel voluptatibus officiis sunt et accusantium nostrum non. Culpa quis aut qui at sed asperiores perferendis.\n
                \n
                Architecto voluptatum autem et optio nihil eos sint tempora. Sint hic qui eveniet fuga deleniti provident aut.\n
                \n
                Qui vel deleniti consectetur sequi ullam corporis. Laborum aut odit voluptates veritatis perferendis.\n
                \n
                Fugiat laborum incidunt velit rem fuga cumque iste. Architecto tenetur inventore veniam labore commodi asperiores corrupti.\n
                \n
                Soluta repudiandae eos dolores est. Reiciendis eveniet est expedita ducimus reprehenderit rerum voluptatum. Totam perspiciatis placeat laborum recusandae. Ullam minima dolorem blanditiis enim dolorem.\n
                \n
                Autem ut vitae quia. Voluptatem eos ut perspiciatis eligendi fuga magni. Consectetur impedit voluptatibus quis.
                """
              -createdAt: DateTimeImmutable @1716808866 {#2111 …1}
              -coverLetter: null
              -source: "occaecati quod cum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2113 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2118 …9}
            }
            +value: "909"
            +label: "909"
            +attr: []
            +labelTranslationParameters: []
          }
          910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1999
            +data: App\EntityJob {#2121
              -id: 910
              -recruiter: "Leduc"
              -title: "L'art d'atteindre vos buts plus simplement"
              -offerDescription: """
                Quos est libero deleniti debitis aut rem. Et modi qui esse delectus ut. Et sed et ab dolorem qui.\n
                \n
                Dignissimos minus sunt dolorum amet. Ut et corporis qui nostrum velit aliquam. Omnis sint fuga magni ullam sed omnis. Delectus quos dolorum doloribus quos officia omnis. Error omnis omnis molestiae nemo.\n
                \n
                Corporis qui quia quia est sint. A enim odit esse voluptatem temporibus odit et quasi. Dignissimos eos pariatur nam error nam debitis et aspernatur.\n
                \n
                Porro adipisci facere voluptas nemo. Qui iusto consequatur magnam. Perferendis consectetur repellendus qui expedita.\n
                \n
                Inventore et quia soluta delectus sint vel ad nulla. Et exercitationem maiores est iste quam. Voluptatem voluptas et consequatur eos. Quis eos ab itaque et.\n
                \n
                Et quae ea aut commodi. Qui quisquam omnis ea illo. Nobis aliquam dolore minima labore impedit. Dolor eius quidem nulla consectetur dignissimos.\n
                \n
                Debitis quod dicta dolore enim velit ratione. Quas sint distinctio non ea. Eius optio eos autem excepturi nostrum rerum et. Et incidunt ut at sunt numquam autem. Autem provident tempore qui voluptates.
                """
              -createdAt: DateTimeImmutable @1706352165 {#2120 …1}
              -coverLetter: null
              -source: "accusantium praesentium rerum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2122 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2127 …9}
            }
            +value: "910"
            +label: "910"
            +attr: []
            +labelTranslationParameters: []
          }
          911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2672
            +data: App\EntityJob {#2130
              -id: 911
              -recruiter: "Mace Morin SAS"
              -title: "L'art de concrétiser vos projets à la pointe"
              -offerDescription: """
                Ullam enim odio aliquam officia consequatur. Aliquam dolorem consequatur enim unde veritatis sed. Corporis accusamus maxime aut voluptas rerum.\n
                \n
                Natus hic voluptatem quis et quo qui inventore. Omnis dolore est ab voluptas eius sed. Numquam quasi quae sed. Omnis aut laborum nihil debitis ea neque quasi.\n
                \n
                Molestiae enim est optio quaerat. Ut unde velit qui qui ipsum totam.\n
                \n
                Nostrum minima voluptatem quam quae minus aut. Et totam ut error qui blanditiis quia omnis iste. Sunt cum minus unde non.
                """
              -createdAt: DateTimeImmutable @1695938605 {#2129 …1}
              -coverLetter: null
              -source: "aperiam enim in"
              -jobTracking: Doctrine\ORMPersistentCollection {#2131 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2133 …9}
            }
            +value: "911"
            +label: "911"
            +attr: []
            +labelTranslationParameters: []
          }
          912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2673
            +data: App\EntityJob {#2136
              -id: 912
              -recruiter: "Lecomte et Fils"
              -title: "L'art de changer plus rapidement"
              -offerDescription: """
                Consequatur vitae facilis est nam. Neque vel deleniti sint temporibus doloribus quibusdam. Laboriosam dolorem accusamus non sunt. Aliquid explicabo quisquam numquam ut suscipit.\n
                \n
                A quisquam animi dolores non at quia. Aut voluptatibus autem velit neque. Ea alias sint voluptas modi nemo.\n
                \n
                Quos quas saepe maiores amet aut. Dolor ut repudiandae saepe enim. Corporis autem eos libero porro. Saepe eveniet dolores expedita earum eveniet illo.\n
                \n
                Quidem ullam velit sapiente similique. Soluta quod facere voluptates quidem perspiciatis mollitia. Rerum tempora animi rem autem saepe ducimus. Accusantium minus alias asperiores minus.\n
                \n
                Qui delectus eos sed omnis. Pariatur tempore non voluptate qui. Et maiores beatae voluptatem fugiat nobis id. Nam laudantium ad tempore et rerum reiciendis eius.\n
                \n
                Nostrum maxime quidem quos qui amet vitae. Facilis autem tempore rerum consequuntur harum. Et omnis natus qui dolorem minima in.\n
                \n
                Aut est voluptas non sunt doloribus iste. Quia aperiam magni ullam quod cumque commodi autem. Vel repudiandae quos sunt doloribus.\n
                \n
                Reprehenderit deleniti facilis ut quod nobis praesentium. Porro quia cupiditate enim et. Et tempore libero rem. Veniam vitae numquam earum.\n
                \n
                Nulla enim nulla aut laudantium. Incidunt impedit iste perferendis non ab quis consequatur. Similique asperiores deserunt qui dolores consequatur et. Consequatur sequi corrupti molestiae est labore earum veritatis aspernatur. Illum dolores maxime aut voluptate id id dolorum.\n
                \n
                Necessitatibus excepturi inventore et aut eum. Cum et nam consectetur autem. Illo vel ut sed quis totam quam in. Rerum velit voluptates et dolor perspiciatis iste rerum.
                """
              -createdAt: DateTimeImmutable @1709676719 {#2135 …1}
              -coverLetter: null
              -source: "eius distinctio quo"
              -jobTracking: Doctrine\ORMPersistentCollection {#2137 …9}
              -user: Proxies\__CG__\App\EntityUser {#2140 …10}
              -notes: Doctrine\ORMPersistentCollection {#2142 …9}
            }
            +value: "912"
            +label: "912"
            +attr: []
            +labelTranslationParameters: []
          }
          913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2674
            +data: App\EntityJob {#2145
              -id: 913
              -recruiter: "Bouvet Jacques et Fils"
              -title: "L'art de louer à l'état pur"
              -offerDescription: """
                Ipsa consectetur ut qui eos omnis. Nihil dolores sapiente quo facere dolorum error. Tempore adipisci esse et nam mollitia dolores non.\n
                \n
                Animi odit facere quia. Numquam est mollitia qui. Tempore sapiente cum tempora ipsa. Autem et dolor nulla.\n
                \n
                Vel non omnis molestiae unde. Provident itaque quisquam enim similique autem.\n
                \n
                Ut quae vel iure porro et repellendus. Harum assumenda sunt quidem est. Voluptatem in et ullam ipsum expedita accusamus repellat dicta. Et veniam sed dolor rerum.
                """
              -createdAt: DateTimeImmutable @1699383031 {#2144 …1}
              -coverLetter: null
              -source: "velit doloremque commodi"
              -jobTracking: Doctrine\ORMPersistentCollection {#2146 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2148 …9}
            }
            +value: "913"
            +label: "913"
            +attr: []
            +labelTranslationParameters: []
          }
          914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2675
            +data: App\EntityJob {#2151
              -id: 914
              -recruiter: "Marty"
              -title: "Le plaisir de rouler de manière efficace"
              -offerDescription: "Officia repudiandae eaque et expedita voluptas perferendis ut. Facilis sapiente ratione non officiis. Dolorum quibusdam eligendi et voluptas autem. Distinctio et et temporibus nihil commodi quia sed."
              -createdAt: DateTimeImmutable @1715900614 {#2150 …1}
              -coverLetter: null
              -source: "velit iste est"
              -jobTracking: Doctrine\ORMPersistentCollection {#2152 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2154 …9}
            }
            +value: "914"
            +label: "914"
            +attr: []
            +labelTranslationParameters: []
          }
          915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2676
            +data: App\EntityJob {#2157
              -id: 915
              -recruiter: "Carre et Fils"
              -title: "La liberté de rouler naturellement"
              -offerDescription: """
                Delectus nisi quae porro quidem aut nostrum. Necessitatibus iste dolor animi vero laboriosam eligendi praesentium. Minima eaque quas minus quia expedita velit. Laudantium impedit eveniet quis maxime veritatis ducimus qui.\n
                \n
                Adipisci facilis reprehenderit qui eos. Aut sit et eos quia expedita. Tempore molestiae laborum et sapiente.\n
                \n
                Sint distinctio asperiores illum ut exercitationem. Nihil aut voluptas incidunt asperiores. Sequi excepturi molestias accusantium dicta debitis.\n
                \n
                Neque inventore facilis nemo. Maxime quo officia ut dolores quae. Soluta necessitatibus dicta quidem excepturi perspiciatis omnis.\n
                \n
                Ab earum quis necessitatibus ut distinctio laboriosam sunt. Nulla occaecati repudiandae accusamus recusandae. Ut facere qui vitae qui quia eum. Debitis modi quia voluptatum iure deleniti reiciendis at sequi. Et velit quia assumenda esse similique voluptas ea.\n
                \n
                Consequatur et optio nostrum minima et officia harum aut. Consequuntur eos fugit sunt. Ducimus similique rerum vel suscipit. Maxime praesentium rerum dolor sunt.\n
                \n
                Et corrupti consequatur impedit. Dignissimos ea sit sit. Laborum pariatur mollitia non animi aut quia aut. In molestiae facere facere et rerum. Dolor ratione quam voluptas aut.\n
                \n
                Odit eius hic fugiat provident rerum debitis sequi. Quidem quo rem totam ut sed pariatur minus. Rerum rerum itaque quaerat velit. Quia totam dolorem et dolorem nihil.\n
                \n
                Distinctio voluptas voluptas odit necessitatibus excepturi. Dignissimos et quisquam non totam. Aut nesciunt illum ea mollitia eos. Illo vel cum ut.\n
                \n
                Atque rerum labore voluptate. Et optio a tempore cupiditate odio fugiat. Et maiores ut consequatur.
                """
              -createdAt: DateTimeImmutable @1723731081 {#2156 …1}
              -coverLetter: null
              -source: "et quo excepturi"
              -jobTracking: Doctrine\ORMPersistentCollection {#2158 …9}
              -user: Proxies\__CG__\App\EntityUser {#2140 …10}
              -notes: Doctrine\ORMPersistentCollection {#2160 …9}
            }
            +value: "915"
            +label: "915"
            +attr: []
            +labelTranslationParameters: []
          }
          916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2677
            +data: App\EntityJob {#2163
              -id: 916
              -recruiter: "Petitjean et Fils"
              -title: "Le confort d'innover à l'état pur"
              -offerDescription: """
                Officia sint non qui qui. Magnam perferendis iure animi dolor repellat eligendi deserunt. Eligendi earum velit unde amet perferendis.\n
                \n
                Blanditiis aut dolorum dolor maxime ratione nihil eos aut. Possimus aspernatur autem similique magni. Sed qui animi ut voluptatum. Id eum laborum mollitia. Voluptatem ut ut atque tempora iure hic nihil neque.\n
                \n
                Nisi quos doloribus adipisci voluptas. Voluptatibus et voluptas officiis eum maiores aliquid aspernatur. Pariatur voluptas nihil suscipit dolores non. Quia eligendi ut soluta omnis iusto incidunt cupiditate eligendi.\n
                \n
                Quis molestiae rerum earum laboriosam earum autem maiores. Deserunt consequatur ut aut voluptas doloribus deleniti aperiam. Enim ut tenetur possimus tenetur a distinctio sunt ipsa.\n
                \n
                Consequatur sed provident impedit soluta quae consequatur amet quisquam. Sed magnam nobis quia ipsum soluta dolores aliquid. Aspernatur aut quia porro accusantium hic.\n
                \n
                Sed molestias deserunt est deleniti impedit. Rerum et a occaecati. Aut deserunt id ut assumenda animi facere harum.\n
                \n
                Vero sunt officiis consectetur vel ratione ipsam totam. Ratione corporis et eaque dolorum. Voluptas aliquam magnam dolor est asperiores adipisci voluptatum. Unde quibusdam qui nisi a itaque neque culpa. Et voluptas dolor accusamus nesciunt consectetur deserunt cum eos.\n
                \n
                Qui cum omnis ut ut non et. Officiis magni deserunt reprehenderit. Sint cum facere non aspernatur. Est aut facilis praesentium dolorem consequuntur et quis eum.\n
                \n
                Reprehenderit dignissimos exercitationem voluptatibus unde. Reprehenderit pariatur quaerat perspiciatis ratione deleniti. Cum ratione sit omnis soluta.\n
                \n
                Et accusamus illum cupiditate blanditiis ullam similique. Consequuntur a eaque exercitationem aut omnis. Sed consequatur quibusdam expedita harum dolor dolorum quidem.
                """
              -createdAt: DateTimeImmutable @1724069326 {#2162 …1}
              -coverLetter: null
              -source: "repellendus consequatur nobis"
              -jobTracking: Doctrine\ORMPersistentCollection {#2164 …9}
              -user: App\EntityUser {#784 …9}
              -notes: Doctrine\ORMPersistentCollection {#2166 …9}
            }
            +value: "916"
            +label: "916"
            +attr: []
            +labelTranslationParameters: []
          }
          917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2678
            +data: App\EntityJob {#2169
              -id: 917
              -recruiter: "Pelletier"
              -title: "Le confort d'innover sans soucis"
              -offerDescription: """
                Laborum minus blanditiis qui et. Pariatur maxime voluptate quaerat laboriosam porro.\n
                \n
                Atque beatae voluptatum ut rerum quisquam tempore iste. Cum alias et explicabo omnis est. Eveniet reprehenderit quos porro aut repellat natus.\n
                \n
                Veniam earum nulla ea dolores omnis culpa id sint. Odio sit dolor sapiente magni et. Qui qui ex nostrum doloribus.\n
                \n
                Suscipit voluptatem dolorem ut asperiores rem dolorum vero. Maiores dolorem magnam enim sint qui. Qui inventore aspernatur et voluptate nesciunt nemo doloremque fugit. Dolor eum non dolorem dolorem.\n
                \n
                Non soluta asperiores qui quaerat quidem. Veniam officia rerum et recusandae nulla ad a. Totam est aliquid nihil dolorum odit est aperiam.\n
                \n
                Consequatur ullam error provident quia eum reprehenderit est. Repellat sit est aliquid fuga omnis alias. Quia autem ut velit quidem eos in amet. Aut non atque expedita hic fuga fugit fuga.\n
                \n
                Est fugiat et ipsa sunt. Vel laborum non enim. Molestiae est ut ut velit quia dolorum.\n
                \n
                Veritatis sequi saepe quas enim minus fugit. Id tempore asperiores quos repellat qui. Atque aliquid sint rerum explicabo perferendis aut quas.
                """
              -createdAt: DateTimeImmutable @1705444183 {#2168 …1}
              -coverLetter: null
              -source: "reprehenderit veniam aut"
              -jobTracking: Doctrine\ORMPersistentCollection {#2170 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2172 …9}
            }
            +value: "917"
            +label: "917"
            +attr: []
            +labelTranslationParameters: []
          }
          918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2679
            +data: App\EntityJob {#2175
              -id: 918
              -recruiter: "Legendre Maillard S.A.R.L."
              -title: "L'avantage de rouler plus facilement"
              -offerDescription: """
                Dolore sed possimus tempore et quo inventore. Sapiente et ex odio in a modi. Qui consequuntur maiores consequatur voluptas quos sed in. Nobis quis ducimus vero ab est.\n
                \n
                Et sed deserunt cumque voluptatem. Et deserunt dolore ut magnam dolore a. Similique hic nostrum unde.
                """
              -createdAt: DateTimeImmutable @1700404422 {#2174 …1}
              -coverLetter: null
              -source: "qui minus voluptates"
              -jobTracking: Doctrine\ORMPersistentCollection {#2176 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2178 …9}
            }
            +value: "918"
            +label: "918"
            +attr: []
            +labelTranslationParameters: []
          }
          919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2680
            +data: App\EntityJob {#2181
              -id: 919
              -recruiter: "Schmitt"
              -title: "Le confort de rouler en toute sécurité"
              -offerDescription: """
                Et magni ullam modi at consequatur. Veritatis itaque rerum accusantium dignissimos aperiam adipisci. Consequuntur quibusdam nulla omnis eligendi ullam. Molestiae vel qui quod et quaerat non. Ex explicabo velit cupiditate voluptatem sint maiores laborum.\n
                \n
                Maxime vel quam quo rerum aut. Sint incidunt ex aut dolor ipsum animi ex. Error aut ad pariatur nulla inventore modi aspernatur.\n
                \n
                Sed repellat consequuntur deserunt totam repudiandae temporibus. Qui molestiae esse eum vel mollitia aliquam. Voluptatem molestiae repellendus omnis dolores. Et nihil enim inventore aperiam modi assumenda et.\n
                \n
                Atque debitis qui assumenda nihil distinctio rerum molestiae. Velit labore eveniet suscipit. Qui suscipit dolores vero eaque dolorem dolorum inventore. Illo saepe consequatur aut omnis voluptatem accusantium. Facilis numquam enim illo et saepe.
                """
              -createdAt: DateTimeImmutable @1703493659 {#2180 …1}
              -coverLetter: "Eius voluptas laborum eum labore molestiae consequuntur itaque. Vitae rerum assumenda non explicabo rerum sed. Sunt expedita quia consequatur nostrum rerum."
              -source: "aperiam rerum perferendis"
              -jobTracking: Doctrine\ORMPersistentCollection {#2182 …9}
              -user: App\EntityUser {#784 …9}
              -notes: Doctrine\ORMPersistentCollection {#2184 …9}
            }
            +value: "919"
            +label: "919"
            +attr: []
            +labelTranslationParameters: []
          }
          920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2681
            +data: App\EntityJob {#2187
              -id: 920
              -recruiter: "Masson"
              -title: "Le droit d'avancer à la pointe"
              -offerDescription: """
                Reprehenderit in omnis labore optio exercitationem. Ipsa laboriosam esse molestiae id. Impedit dolorum ut quis aut occaecati repellat alias.\n
                \n
                Aperiam architecto at id accusantium est sit inventore. Vel dolorem accusamus neque recusandae. Praesentium officiis qui qui ut velit aut.\n
                \n
                Similique ullam quo asperiores aut. Et repudiandae officiis est excepturi reprehenderit vel. Doloribus temporibus quis quibusdam ea voluptatem veniam. Quo cumque velit et.\n
                \n
                Odio non omnis officia sequi facere fugit nobis dolorum. Error quisquam pariatur exercitationem molestiae. Ut quae voluptatem neque dolorem.\n
                \n
                Et nihil ipsa aperiam quod magni qui. Reprehenderit vitae voluptatem est sit commodi velit facilis. Iste unde dolor quas deleniti. Beatae rerum quidem aut laboriosam atque magnam.\n
                \n
                Quod rem inventore sit dolor omnis. Et sint repudiandae in dolorum repudiandae aliquam rerum. Libero pariatur exercitationem consectetur optio eum.
                """
              -createdAt: DateTimeImmutable @1705893328 {#2186 …1}
              -coverLetter: """
                Error quo ab minus dolorum. Hic explicabo quibusdam atque maxime qui nihil sit. Optio nulla quod quia aliquam quaerat praesentium velit amet.\n
                \n
                Accusamus sint dolores esse. Vel debitis sit sint quis ex atque modi. Eligendi et quia natus nihil quas culpa. Voluptas et aperiam velit corrupti. Vero temporibus voluptatem deleniti sit tempora quia.\n
                \n
                Fugiat voluptatem aut perspiciatis sunt. Sit omnis dicta veritatis excepturi voluptas velit itaque sed. Animi at quas possimus. Velit dolores laudantium labore.\n
                \n
                Dolorem autem quasi deserunt sit. Consequatur occaecati culpa voluptatem quia autem. Mollitia soluta cum est possimus quibusdam. Perspiciatis hic qui hic quia rerum.\n
                \n
                Earum consectetur sapiente rerum modi qui quas sint. Explicabo vel sint adipisci aut. Qui quidem eos facilis deserunt. Illo assumenda et animi esse assumenda quia voluptatem.\n
                \n
                Et ab odit consectetur rem explicabo. Aliquam eos provident perspiciatis eaque labore aut aut inventore. Adipisci deserunt asperiores quia esse ab.\n
                \n
                Hic nobis et ad cumque omnis tenetur voluptatem. Aut sunt ex fuga. Non in veritatis occaecati modi excepturi quae.\n
                \n
                Vero sequi quasi sequi expedita fugiat. Earum et non ea placeat recusandae officiis. Qui numquam recusandae molestiae illum commodi nemo perferendis iure.\n
                \n
                Veniam doloremque voluptatem quae inventore possimus dicta iusto. Aut asperiores id in doloribus voluptates temporibus expedita. Quia animi ut autem.\n
                \n
                Voluptatum quasi cumque sunt sint nihil omnis molestiae cum. Sint ad distinctio distinctio occaecati. Doloremque deserunt ullam dolores facilis occaecati et.
                """
              -source: "in nemo quibusdam"
              -jobTracking: Doctrine\ORMPersistentCollection {#2188 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2190 …9}
            }
            +value: "920"
            +label: "920"
            +attr: []
            +labelTranslationParameters: []
          }
          921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2682
            +data: App\EntityJob {#2193
              -id: 921
              -recruiter: "Jacob"
              -title: "L'avantage de concrétiser vos projets plus rapidement"
              -offerDescription: """
                Possimus id expedita tempora ipsum. Est sint quam autem non. Atque culpa aspernatur sit et facilis numquam eos. Aut quae veniam et delectus dolore.\n
                \n
                Reiciendis ut praesentium sit dolor dolor non minus. Laborum repellendus sint eos. Nesciunt autem ex sed fuga sunt. Eveniet laboriosam modi eos quam laudantium optio. Nihil beatae incidunt dolor iste corrupti exercitationem.\n
                \n
                Eveniet incidunt facilis enim id iusto commodi illum. Voluptas reprehenderit provident quae illo repellat itaque. Quis ut est accusamus dolores sed eligendi. Tenetur explicabo cupiditate reiciendis nisi commodi corporis tempore.\n
                \n
                Et consequatur odit ut quam. Aut eveniet voluptatem totam repellendus. Dolore maxime enim rerum voluptas voluptas dolor deserunt.\n
                \n
                Deleniti aut quibusdam explicabo odit vel qui quos. Repellat ipsum vel qui mollitia. Quo ut voluptas iste ipsum. Odio nihil maxime vitae est omnis enim consequatur.\n
                \n
                Iste veritatis corporis dolorum eos atque tenetur. Possimus eum et veniam molestiae laudantium dolorum saepe. Est ullam inventore vero in.\n
                \n
                Eos tempora labore quia consectetur soluta pariatur. Dolor odit dolor ex fugiat. Illum officiis reiciendis ex ex quod quaerat et.
                """
              -createdAt: DateTimeImmutable @1713148541 {#2192 …1}
              -coverLetter: null
              -source: "ex quaerat iure"
              -jobTracking: Doctrine\ORMPersistentCollection {#2194 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2196 …9}
            }
            +value: "921"
            +label: "921"
            +attr: []
            +labelTranslationParameters: []
          }
          922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2683
            +data: App\EntityJob {#2199
              -id: 922
              -recruiter: "Lopes S.A.R.L."
              -title: "L'avantage d'évoluer en toute sécurité"
              -offerDescription: """
                Quia illum ut expedita reiciendis ut facere alias. Doloremque voluptatem velit quas fugit. Voluptatum fugiat amet sunt illum cupiditate magnam. Ipsam possimus sit expedita quibusdam quo. Aliquid itaque aut iusto vitae laboriosam molestiae facilis.\n
                \n
                Dolorem natus ut asperiores consectetur id rerum. Quis minus aut aut dolores ducimus voluptatem. Et et amet aperiam voluptate esse sint. Aspernatur asperiores enim consequatur ea quibusdam.\n
                \n
                Rerum ullam ut rerum minus velit facere. Ea ut maxime reiciendis. In qui reiciendis non mollitia. Voluptatem explicabo praesentium qui non.
                """
              -createdAt: DateTimeImmutable @1712842425 {#2198 …1}
              -coverLetter: null
              -source: "eligendi qui repellendus"
              -jobTracking: Doctrine\ORMPersistentCollection {#2200 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2202 …9}
            }
            +value: "922"
            +label: "922"
            +attr: []
            +labelTranslationParameters: []
          }
          923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2684
            +data: App\EntityJob {#2205
              -id: 923
              -recruiter: "Gomes Guillaume S.A.R.L."
              -title: "Le droit de changer de manière efficace"
              -offerDescription: """
                Quod voluptas voluptatibus porro tenetur debitis animi. Expedita voluptatibus dolore debitis qui velit expedita.\n
                \n
                Ut officiis et ullam adipisci aut praesentium. Delectus ex harum velit laudantium. Quidem voluptatem enim id voluptatem quod sapiente optio. Dolorem aut sit ad nemo non dolorem enim.
                """
              -createdAt: DateTimeImmutable @1713294753 {#2204 …1}
              -coverLetter: null
              -source: "repudiandae sequi labore"
              -jobTracking: Doctrine\ORMPersistentCollection {#2206 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2208 …9}
            }
            +value: "923"
            +label: "923"
            +attr: []
            +labelTranslationParameters: []
          }
          924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2685
            +data: App\EntityJob {#2211
              -id: 924
              -recruiter: "Antoine S.A.S."
              -title: "L'avantage d'innover à sa source"
              -offerDescription: """
                Exercitationem excepturi maiores et autem. Aut totam optio beatae. Qui aut sit facere voluptas architecto id optio. Aliquam a distinctio quis veritatis atque.\n
                \n
                Fugiat dolor assumenda nisi. Dolor distinctio consequatur sunt nam et quia unde. Eum ullam accusantium autem laborum exercitationem omnis.\n
                \n
                Ut in dolorum in. Soluta minus id molestias magni distinctio dignissimos voluptatibus. Dolores optio mollitia velit consectetur consequatur. Delectus qui qui molestias laborum.\n
                \n
                Voluptatem cumque quia cum eum ullam. Sit et placeat maxime est. Culpa doloremque est ipsum harum illo ea. Dolores nemo maxime perspiciatis voluptates.\n
                \n
                Aperiam est corporis molestiae consectetur ut ea libero voluptatum. Ut et eius dolorem sed provident esse. Vitae porro consectetur autem qui et. Est error minus tempore delectus.\n
                \n
                Consequatur sit voluptatibus et eaque nisi voluptatibus autem. Nostrum ut voluptatum pariatur soluta quis repudiandae sequi dolor. Laborum est assumenda reprehenderit deserunt voluptates. Maiores qui omnis officiis nemo laboriosam.
                """
              -createdAt: DateTimeImmutable @1708979779 {#2210 …1}
              -coverLetter: null
              -source: "accusamus ut qui"
              -jobTracking: Doctrine\ORMPersistentCollection {#2212 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2214 …9}
            }
            +value: "924"
            +label: "924"
            +attr: []
            +labelTranslationParameters: []
          }
          925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2686
            +data: App\EntityJob {#2217
              -id: 925
              -recruiter: "Lucas"
              -title: "Le plaisir de changer sans soucis"
              -offerDescription: """
                Ratione labore illo qui. Asperiores eveniet ut et culpa voluptatem temporibus. Neque explicabo soluta magni nam.\n
                \n
                Exercitationem optio minus aut. Facilis animi officia in aut molestiae minus commodi dicta. Fugiat porro est consectetur vel aut dolore. Expedita eligendi sint ut eum maxime quasi optio.\n
                \n
                Est ut dolor repudiandae ut enim. Debitis sed iste debitis dolorem. Fugiat placeat ea necessitatibus.
                """
              -createdAt: DateTimeImmutable @1723582783 {#2216 …1}
              -coverLetter: null
              -source: "ipsam repudiandae in"
              -jobTracking: Doctrine\ORMPersistentCollection {#2218 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2220 …9}
            }
            +value: "925"
            +label: "925"
            +attr: []
            +labelTranslationParameters: []
          }
          926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2687
            +data: App\EntityJob {#2223
              -id: 926
              -recruiter: "Joseph"
              -title: "L'art d'évoluer de manière sûre"
              -offerDescription: """
                Doloribus dignissimos reiciendis illo aperiam laborum voluptate fugit impedit. Enim cupiditate laborum accusamus. Numquam id officiis velit itaque qui similique rerum. Quis eos odit repellat.\n
                \n
                Accusantium provident aut debitis nihil ab. Aut ex quaerat excepturi aut. Sit commodi quos voluptas dolores aperiam. Sunt aliquam magni cumque ut.\n
                \n
                Harum ratione aspernatur eum modi totam modi. Omnis suscipit deserunt dolorum repudiandae nostrum optio. Ut nisi corrupti iusto enim et et. Et amet dolores cum officia vero.\n
                \n
                Dolorum in unde aut maiores quasi asperiores omnis. Libero reiciendis voluptatem ullam nihil laborum nisi consectetur. Ullam itaque mollitia sunt ab eos dolorum eos. Blanditiis iste et rerum aut. Ab non quidem nemo et unde.
                """
              -createdAt: DateTimeImmutable @1706795659 {#2222 …1}
              -coverLetter: null
              -source: "sequi ut quis"
              -jobTracking: Doctrine\ORMPersistentCollection {#2224 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2226 …9}
            }
            +value: "926"
            +label: "926"
            +attr: []
            +labelTranslationParameters: []
          }
          927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2688
            +data: App\EntityJob {#2229
              -id: 927
              -recruiter: "Girard"
              -title: "Le plaisir d'évoluer de manière sûre"
              -offerDescription: "Natus voluptatem minus voluptas. Incidunt totam accusantium commodi magni. Perferendis eum aspernatur magni iusto. Animi beatae magni qui quibusdam id."
              -createdAt: DateTimeImmutable @1719549622 {#2228 …1}
              -coverLetter: null
              -source: "ut quo earum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2230 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2232 …9}
            }
            +value: "927"
            +label: "927"
            +attr: []
            +labelTranslationParameters: []
          }
          928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2689
            +data: App\EntityJob {#2235
              -id: 928
              -recruiter: "Valentin SARL"
              -title: "Le droit d'atteindre vos buts autrement"
              -offerDescription: """
                Quo accusantium et culpa neque. Est et non ut nobis qui possimus molestiae. Eaque eos explicabo et possimus cupiditate accusamus. Nesciunt aliquid quaerat sint.\n
                \n
                Vel optio reiciendis dolorum nesciunt officia voluptate. Optio nostrum sit exercitationem libero ut. Debitis dolor illum velit et praesentium. In quo maxime officiis libero doloremque qui.\n
                \n
                Odio in quo similique odio fuga. Tempora possimus iusto eius. Eum consectetur suscipit minima officiis quia.\n
                \n
                Reiciendis voluptas porro culpa beatae est quo. Suscipit provident quas non voluptatem nostrum qui. Impedit minima earum aliquam. Ut necessitatibus esse et dolor nam.\n
                \n
                Cupiditate adipisci commodi labore cupiditate esse sit. Natus numquam ullam vero omnis. Omnis quam hic quia reprehenderit.\n
                \n
                Dolores officiis numquam modi provident possimus. Sit id sit ut. Nobis nihil est praesentium corporis sed enim.\n
                \n
                Quisquam sed minima ab eligendi dolor dolorem. Quibusdam quaerat quaerat nisi assumenda qui voluptatum. Ut exercitationem harum nesciunt ea quasi iure. Voluptatem quos alias nemo aliquam et pariatur commodi.\n
                \n
                Voluptatum eum id officia libero adipisci explicabo. Ut consectetur est officia ut quibusdam. Dolorem nisi vel et non enim dolor. Vel dignissimos inventore nulla delectus.\n
                \n
                Aut aut accusantium deleniti quisquam ex. Et fugit dolores soluta rerum laudantium quos id. Et voluptate rerum voluptatem. Alias aliquid omnis repudiandae ut alias molestiae enim vel.\n
                \n
                Nostrum officia ea est atque. Id in et omnis adipisci est quaerat laboriosam. Ex incidunt aperiam ea quisquam.
                """
              -createdAt: DateTimeImmutable @1710047441 {#2234 …1}
              -coverLetter: null
              -source: "veniam est eaque"
              -jobTracking: Doctrine\ORMPersistentCollection {#2236 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2238 …9}
            }
            +value: "928"
            +label: "928"
            +attr: []
            +labelTranslationParameters: []
          }
          929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2690
            +data: App\EntityJob {#2241
              -id: 929
              -recruiter: "Reynaud"
              -title: "La simplicité d'innover à la pointe"
              -offerDescription: """
                Fuga quis dolorem amet optio dolor quasi. Est ut vero dolor sunt rerum omnis. Praesentium enim dolor mollitia rerum et quidem praesentium.\n
                \n
                Laborum quae ratione molestiae sed repudiandae quo alias. Fugit consequatur odio id nesciunt. Voluptas quidem maxime natus consequatur.
                """
              -createdAt: DateTimeImmutable @1706100051 {#2240 …1}
              -coverLetter: null
              -source: "inventore inventore dolores"
              -jobTracking: Doctrine\ORMPersistentCollection {#2242 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2244 …9}
            }
            +value: "929"
            +label: "929"
            +attr: []
            +labelTranslationParameters: []
          }
          930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2691
            +data: App\EntityJob {#2247
              -id: 930
              -recruiter: "Besson"
              -title: "L'art de rouler à sa source"
              -offerDescription: """
                Perferendis ullam natus eligendi. Qui eveniet tenetur deserunt.\n
                \n
                Voluptatem quia aperiam corporis aut magnam. Tenetur tempore est amet quae aut dolorem ipsam. Aut perspiciatis recusandae tenetur expedita.\n
                \n
                Id quia nemo dolorem modi ratione repudiandae soluta voluptate. Dolorem eveniet recusandae quaerat et dolorem iusto pariatur commodi.\n
                \n
                Aut ut et at. Culpa quae sint delectus culpa. Est illum nobis saepe accusamus.\n
                \n
                In est iste quia aut maxime aspernatur sequi. Quas quibusdam provident perspiciatis voluptate excepturi. Qui ut quo facere molestiae enim molestiae esse.
                """
              -createdAt: DateTimeImmutable @1723057023 {#2246 …1}
              -coverLetter: null
              -source: "natus enim laboriosam"
              -jobTracking: Doctrine\ORMPersistentCollection {#2248 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2250 …9}
            }
            +value: "930"
            +label: "930"
            +attr: []
            +labelTranslationParameters: []
          }
          931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2692
            +data: App\EntityJob {#2253
              -id: 931
              -recruiter: "Robin et Fils"
              -title: "L'assurance d'innover à l'état pur"
              -offerDescription: """
                Tempore dignissimos eum cum a ut qui. Dolorem et odio veniam similique consequatur fuga sapiente. Quo quas est officia asperiores.\n
                \n
                Corrupti tenetur vero laboriosam fugit sint eum. Exercitationem non consequatur aut. Cum distinctio soluta dolorum rerum in repellat.\n
                \n
                Voluptas magni dolorem nihil dicta officia eum eos. Distinctio molestias ut deserunt. Consequatur voluptatem sit ratione ducimus iste hic omnis.\n
                \n
                Ea porro sed vel ut. Doloremque voluptatem quae cupiditate officiis. Quasi eos quia itaque rerum ut voluptatem qui. Et aut tempore fuga quia.
                """
              -createdAt: DateTimeImmutable @1719216251 {#2252 …1}
              -coverLetter: null
              -source: "distinctio perspiciatis in"
              -jobTracking: Doctrine\ORMPersistentCollection {#2254 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2256 …9}
            }
            +value: "931"
            +label: "931"
            +attr: []
            +labelTranslationParameters: []
          }
          932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2693
            +data: App\EntityJob {#2259
              -id: 932
              -recruiter: "Gomes S.A.R.L."
              -title: "Le pouvoir d'évoluer autrement"
              -offerDescription: """
                Natus eligendi vitae et reprehenderit. Quia laudantium aut qui id voluptatem explicabo et. Illum omnis dolorem dolore facilis explicabo. Facere sunt et laboriosam quia quidem officiis quia.\n
                \n
                Ea molestiae praesentium ea ad repellat ullam quidem. Quae veritatis ut expedita ex natus porro qui quasi. Consequuntur non optio et est inventore dolorum.\n
                \n
                Iste quasi quae voluptatibus nisi unde nemo est quia. Quia dolor quia inventore aut necessitatibus voluptates. Quia aut fugiat cupiditate cumque enim maxime. Voluptate eos nobis perferendis ut.
                """
              -createdAt: DateTimeImmutable @1704434925 {#2258 …1}
              -coverLetter: null
              -source: "sequi similique ut"
              -jobTracking: Doctrine\ORMPersistentCollection {#2260 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2262 …9}
            }
            +value: "932"
            +label: "932"
            +attr: []
            +labelTranslationParameters: []
          }
          933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2694
            +data: App\EntityJob {#2265
              -id: 933
              -recruiter: "Jean S.A."
              -title: "Le pouvoir de rouler plus facilement"
              -offerDescription: "Sunt pariatur est id qui pariatur tenetur minima. Eius modi velit laborum nisi rerum maxime. Accusantium modi vel omnis dolor possimus. Expedita quo fugiat omnis."
              -createdAt: DateTimeImmutable @1702999256 {#2264 …1}
              -coverLetter: null
              -source: "harum minima voluptas"
              -jobTracking: Doctrine\ORMPersistentCollection {#2266 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2268 …9}
            }
            +value: "933"
            +label: "933"
            +attr: []
            +labelTranslationParameters: []
          }
          934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2695
            +data: App\EntityJob {#2271
              -id: 934
              -recruiter: "Chauvin Garcia S.A.S."
              -title: "Le pouvoir de rouler à sa source"
              -offerDescription: """
                Omnis quidem dolore qui quo eveniet. Provident inventore odit ex excepturi perspiciatis libero. Exercitationem voluptatem qui iure blanditiis enim nemo labore in. Fuga voluptatem eum consequatur rerum.\n
                \n
                Aut neque eaque dolore et. Dicta quas dolorem adipisci ut quibusdam. Doloribus et doloribus et reiciendis placeat aspernatur. Dolores dignissimos praesentium soluta est voluptas.\n
                \n
                Quaerat voluptas voluptas incidunt magnam. Natus fugiat ipsa rem et soluta exercitationem. Ut molestiae minus aut voluptatem. Libero rerum quibusdam omnis in. Sapiente deleniti nesciunt debitis quam provident eveniet ducimus.\n
                \n
                Tempora quasi sequi dolor eligendi itaque neque. Hic voluptatem rerum suscipit vel nesciunt facilis. Iste vel quis atque minus necessitatibus voluptatem officia.\n
                \n
                Aliquam quos officia est inventore impedit cumque dignissimos. At quia adipisci numquam distinctio eius et nam. Quae adipisci doloremque aliquam delectus ab dolor consequatur rerum.\n
                \n
                Culpa doloribus similique non deleniti. Quia esse voluptatem eius sit dignissimos expedita. Qui dolores aut dolores aliquam dolores iste labore.
                """
              -createdAt: DateTimeImmutable @1726461053 {#2270 …1}
              -coverLetter: null
              -source: "eos ipsam est"
              -jobTracking: Doctrine\ORMPersistentCollection {#2272 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2274 …9}
            }
            +value: "934"
            +label: "934"
            +attr: []
            +labelTranslationParameters: []
          }
          935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2696
            +data: App\EntityJob {#2277
              -id: 935
              -recruiter: "Lacombe Diaz SA"
              -title: "Le pouvoir d'avancer autrement"
              -offerDescription: """
                Ducimus in aut quod voluptatem fugit non. Deserunt sunt quidem dolor quibusdam non deleniti consequatur. Quis et quam occaecati quaerat maxime est ullam. Accusantium tenetur corporis sunt.\n
                \n
                Asperiores magni sit omnis non nihil excepturi iste. Mollitia consequatur et numquam et sit. Dolorem omnis molestias sit est sed corporis culpa. Voluptate accusamus velit ut recusandae.\n
                \n
                Tempore sunt sint accusamus et. Illo molestiae veritatis eum. Accusantium similique et ut enim exercitationem. Eaque est dolores et ea qui accusamus dolores reiciendis. Perspiciatis consequatur et sed consectetur.\n
                \n
                Exercitationem placeat vel sit eos. Commodi vel praesentium aut vitae distinctio. Omnis culpa nihil reiciendis et voluptates maxime minus. Ab qui voluptatibus non veritatis consequatur.\n
                \n
                Nulla recusandae dolorum iste vitae quia. Repellendus eum ut vel tempore aliquid. Veniam magni eius non et est totam voluptas.\n
                \n
                Quas consequatur aperiam nobis vel architecto explicabo ex. Accusamus dolorem consequatur omnis deleniti quis. Modi mollitia consectetur eos assumenda omnis in necessitatibus nesciunt. Omnis harum corrupti eius blanditiis.
                """
              -createdAt: DateTimeImmutable @1705819859 {#2276 …1}
              -coverLetter: null
              -source: "facere aut quae"
              -jobTracking: Doctrine\ORMPersistentCollection {#2278 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2280 …9}
            }
            +value: "935"
            +label: "935"
            +attr: []
            +labelTranslationParameters: []
          }
          936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2697
            +data: App\EntityJob {#2283
              -id: 936
              -recruiter: "Bazin Levy S.A.R.L."
              -title: "Le pouvoir de rouler à sa source"
              -offerDescription: """
                Aut vel aut eaque aut quisquam nihil ab. Aperiam fugiat temporibus quasi voluptas animi rerum animi. Nesciunt quia tempore fugiat dolores consectetur in.\n
                \n
                Asperiores omnis hic non omnis et fuga repellat. Eos odio nihil et et quo. Nobis quidem unde earum aliquid est ea ab velit. Iusto natus modi ipsa voluptas rerum consequatur. Nihil aperiam reiciendis dolor delectus.\n
                \n
                Iusto ea commodi laborum earum qui enim. Debitis voluptatem facilis enim eligendi ex eveniet. Et alias mollitia occaecati nostrum qui a.\n
                \n
                Doloremque dolorem autem sed quia. Quae consequuntur recusandae nihil libero. Voluptas recusandae dignissimos exercitationem. Vero non nesciunt velit.\n
                \n
                Ea sint nemo animi quaerat commodi omnis. Quibusdam cupiditate officia illo consequatur maiores.\n
                \n
                Repellat ut voluptatem temporibus molestiae. Eveniet reiciendis maiores vel inventore quae pariatur. Quia nobis aperiam hic sunt. Aut nihil molestias aut veritatis repellat voluptatem voluptatem.\n
                \n
                Similique maxime qui itaque aperiam assumenda error itaque. Necessitatibus natus quas sed. Temporibus quam ut omnis sit vel.
                """
              -createdAt: DateTimeImmutable @1723661827 {#2282 …1}
              -coverLetter: """
                Autem soluta ea et minima. Vero quaerat neque et quis. Itaque a eos nam perspiciatis.\n
                \n
                Vero adipisci perspiciatis et deserunt. Et ut laborum non eveniet. Autem molestias vel qui fugit vel modi qui quos. Facere omnis exercitationem sapiente placeat cumque quo.\n
                \n
                Id ex veniam et officiis facilis inventore. Doloremque id sint molestias rerum velit velit id. Rerum eos illum commodi dolorum culpa ut cupiditate omnis. Quos illum aut et hic inventore magni perferendis.
                """
              -source: "consequatur corrupti vero"
              -jobTracking: Doctrine\ORMPersistentCollection {#2284 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2286 …9}
            }
            +value: "936"
            +label: "936"
            +attr: []
            +labelTranslationParameters: []
          }
          937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2698
            +data: App\EntityJob {#2289
              -id: 937
              -recruiter: "Allain Marchand SARL"
              -title: "Le confort d'atteindre vos buts à la pointe"
              -offerDescription: """
                Beatae non sed asperiores quia exercitationem expedita porro qui. Veritatis dolore et ullam natus. Sint non ipsum debitis rerum aut. Sint aperiam repudiandae nobis eum ut.\n
                \n
                Aut rem harum voluptatem dolores illum sunt quis. Neque dolorum nihil enim et qui. Praesentium doloribus accusantium voluptas et nihil aut.\n
                \n
                Aut at fugit officiis. Ut odio exercitationem quidem maiores commodi voluptates. Amet dolore repellat voluptatem consequatur. Neque aut soluta odio dignissimos asperiores.
                """
              -createdAt: DateTimeImmutable @1717097634 {#2288 …1}
              -coverLetter: null
              -source: "qui earum nihil"
              -jobTracking: Doctrine\ORMPersistentCollection {#2290 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2292 …9}
            }
            +value: "937"
            +label: "937"
            +attr: []
            +labelTranslationParameters: []
          }
          938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2699
            +data: App\EntityJob {#2295
              -id: 938
              -recruiter: "Thomas"
              -title: "Le plaisir d'avancer plus facilement"
              -offerDescription: """
                Explicabo et enim aliquam accusantium dolores. Id vel consectetur vel autem. Adipisci fuga odit distinctio qui illum voluptatem id. Fuga non ut nihil veniam voluptas fuga rem.\n
                \n
                Consequuntur aut asperiores quidem ipsam alias natus quasi voluptas. Magnam similique deleniti distinctio ad maxime alias. Ex mollitia eveniet impedit cupiditate. Ut ut voluptatibus soluta enim.
                """
              -createdAt: DateTimeImmutable @1700825017 {#2294 …1}
              -coverLetter: null
              -source: "exercitationem a cum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2296 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2298 …9}
            }
            +value: "938"
            +label: "938"
            +attr: []
            +labelTranslationParameters: []
          }
          939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2700
            +data: App\EntityJob {#2301
              -id: 939
              -recruiter: "Sauvage Hoareau et Fils"
              -title: "Le droit de concrétiser vos projets plus facilement"
              -offerDescription: """
                Pariatur facere pariatur deleniti excepturi cum et. Quam et rerum explicabo eum quo ut deleniti rem. Minus alias nesciunt voluptatem perspiciatis eum. Nihil ut vel quia ex. Distinctio dicta et non nihil omnis.\n
                \n
                Perspiciatis assumenda aliquid illo et. Repellendus odio nesciunt est est quia. Sapiente non omnis incidunt aut animi nesciunt.\n
                \n
                Et voluptas reiciendis qui et. Totam accusamus sunt mollitia eaque. Optio nostrum in sunt et dolorum iusto commodi.\n
                \n
                Facilis reprehenderit ipsam ea corrupti autem impedit porro ab. Et dolores dolores quos amet non. Dolor quas dolorum quia. Explicabo qui dolor ipsa.\n
                \n
                Ut tempora reiciendis quibusdam fuga aut ipsam. Qui sunt aut sequi est mollitia ex. Odit impedit labore veniam vel. Rem nulla voluptas eos. Nesciunt asperiores corporis laboriosam voluptatum labore dicta esse.\n
                \n
                Quaerat omnis eum eum. Suscipit dolor illo ab. Aliquid repudiandae ipsum id repellendus harum eos id. Dicta praesentium non vel omnis fugit exercitationem ab.\n
                \n
                Veniam culpa aliquid qui hic et sit unde. Odit est minima eligendi cupiditate excepturi cum quis voluptatem.
                """
              -createdAt: DateTimeImmutable @1718721318 {#2300 …1}
              -coverLetter: null
              -source: "veritatis nemo ducimus"
              -jobTracking: Doctrine\ORMPersistentCollection {#2302 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2304 …9}
            }
            +value: "939"
            +label: "939"
            +attr: []
            +labelTranslationParameters: []
          }
          940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2701
            +data: App\EntityJob {#2307
              -id: 940
              -recruiter: "Boucher"
              -title: "L'assurance de changer plus simplement"
              -offerDescription: """
                Eos quis quam alias dolorem eum soluta. Animi nam est unde minima a. Ipsa possimus qui beatae minima libero officia. Tempore dolor sed ut placeat id veritatis.\n
                \n
                Quis tempora tenetur molestiae culpa eos aperiam. Ut totam saepe rerum ea sed et aut sed. Quia natus temporibus ratione.\n
                \n
                Autem veritatis enim quis porro corporis. Debitis molestiae fugit ut rerum aliquid aut aspernatur. Sit ipsam magnam ut. Debitis beatae assumenda nihil iste.\n
                \n
                Maxime voluptatum occaecati praesentium cupiditate quas qui. Deserunt inventore non eaque est totam reiciendis. Aut corrupti quia sint voluptatibus est consequuntur. Quo aliquam cupiditate tempore voluptas quo aliquam. Dolorem porro est cumque aperiam eos consequatur id eligendi.\n
                \n
                Magni id et culpa quidem et. Amet iste error illo optio minima voluptatum. Ut sed ipsa fuga animi sint laborum.\n
                \n
                Nobis est laudantium deserunt sunt. Ab unde recusandae laborum est. Eius provident est ad enim. Et minus sunt voluptatem est dicta pariatur eveniet.
                """
              -createdAt: DateTimeImmutable @1719527388 {#2306 …1}
              -coverLetter: null
              -source: "voluptas facilis rem"
              -jobTracking: Doctrine\ORMPersistentCollection {#2308 …9}
              -user: App\EntityUser {#784 …9}
              -notes: Doctrine\ORMPersistentCollection {#2310 …9}
            }
            +value: "940"
            +label: "940"
            +attr: []
            +labelTranslationParameters: []
          }
          941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2702
            +data: App\EntityJob {#2313
              -id: 941
              -recruiter: "Laurent"
              -title: "L'avantage d'avancer avant-tout"
              -offerDescription: """
                Et sequi aliquid quo necessitatibus sed a sunt. Explicabo mollitia qui sed aliquam rerum et. Hic molestiae cumque minus itaque perspiciatis eos voluptatum. Odit libero porro voluptate placeat.\n
                \n
                In cupiditate iusto recusandae sapiente neque. Illum id et laborum sunt aut. Ea natus ea assumenda vero. Nesciunt quos aspernatur sunt ab et. Enim consequatur accusamus voluptate.\n
                \n
                Mollitia et magnam rerum illo corrupti. Ea nesciunt qui voluptatem ab amet. Rem tenetur non voluptas sunt voluptas laboriosam est.\n
                \n
                Possimus eum delectus qui non possimus qui voluptatem. Unde et soluta ea ipsam qui voluptatem sit.
                """
              -createdAt: DateTimeImmutable @1718313965 {#2312 …1}
              -coverLetter: null
              -source: "repellat alias reprehenderit"
              -jobTracking: Doctrine\ORMPersistentCollection {#2314 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2316 …9}
            }
            +value: "941"
            +label: "941"
            +attr: []
            +labelTranslationParameters: []
          }
          942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2703
            +data: App\EntityJob {#2319
              -id: 942
              -recruiter: "Fleury S.A.S."
              -title: "La sécurité de concrétiser vos projets plus rapidement"
              -offerDescription: """
                Sed sunt debitis ea culpa qui harum sapiente. Laborum dignissimos quibusdam perspiciatis exercitationem nostrum itaque tempore.\n
                \n
                Amet dolor voluptas doloremque accusamus libero. Sapiente expedita quis aut temporibus. Qui sed ducimus deleniti natus sit deleniti aut. Eos ratione aut natus dignissimos.\n
                \n
                Non est ut dolor asperiores. Minima quia quisquam commodi tenetur et. Odit provident aut similique aut sapiente ut non. Aut dolor nihil repudiandae non amet.\n
                \n
                Aut autem deleniti cum expedita. Quo blanditiis omnis molestiae repellendus non beatae. Labore quo quidem quia doloremque quas quasi.\n
                \n
                Deserunt voluptas assumenda et voluptatem. Earum beatae consequatur dolores voluptate accusantium. Delectus tempora qui voluptatem rem.
                """
              -createdAt: DateTimeImmutable @1721395887 {#2318 …1}
              -coverLetter: null
              -source: "in necessitatibus odio"
              -jobTracking: Doctrine\ORMPersistentCollection {#2320 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2322 …9}
            }
            +value: "942"
            +label: "942"
            +attr: []
            +labelTranslationParameters: []
          }
          943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2704
            +data: App\EntityJob {#2325
              -id: 943
              -recruiter: "Perret Pons S.A."
              -title: "La possibilité d'évoluer sans soucis"
              -offerDescription: """
                Quos omnis omnis amet dolor natus debitis incidunt. Enim natus fugiat est aut autem quis non. Natus ab repellat rerum consequatur voluptas non consequatur. Earum vero dolorum ut sequi.\n
                \n
                Consequuntur ex excepturi atque blanditiis cum rerum quaerat. Voluptate aliquid culpa autem maxime aut qui hic. Qui est debitis quasi non doloremque odio. Ut nostrum ad rerum nobis ut. Temporibus optio id et excepturi.
                """
              -createdAt: DateTimeImmutable @1696118158 {#2324 …1}
              -coverLetter: null
              -source: "consequuntur quam et"
              -jobTracking: Doctrine\ORMPersistentCollection {#2326 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2328 …9}
            }
            +value: "943"
            +label: "943"
            +attr: []
            +labelTranslationParameters: []
          }
          944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2705
            +data: App\EntityJob {#2331
              -id: 944
              -recruiter: "Boucher"
              -title: "Le confort d'innover en toute sécurité"
              -offerDescription: """
                Tempora corporis qui et sed est nisi nemo. Hic dolore voluptates deleniti nobis temporibus odio. Deserunt voluptatem qui totam iure nisi harum quae culpa. Quibusdam architecto recusandae deleniti reprehenderit expedita reprehenderit est.\n
                \n
                Et voluptatum reiciendis dignissimos porro minus necessitatibus. Aliquid quis a sit commodi neque. Laborum quidem officia neque sit quia optio. Voluptas aliquam velit sit enim.\n
                \n
                Ipsam sint libero voluptas autem dignissimos. Architecto est blanditiis doloremque exercitationem. Qui laudantium culpa quos corporis voluptatem similique. Quasi saepe laudantium consequatur reprehenderit sint velit veritatis magnam.
                """
              -createdAt: DateTimeImmutable @1711477086 {#2330 …1}
              -coverLetter: """
                A minus velit corrupti eum autem velit. Ut recusandae sequi voluptas quibusdam voluptatem. Voluptatum tempore voluptatem consectetur eligendi rem molestias.\n
                \n
                Totam praesentium consequatur iure sapiente sint earum. Dolor pariatur sed sint aperiam tenetur beatae tempore velit.\n
                \n
                Minus consectetur et dicta rerum voluptates repellat. Qui dolores minima explicabo deleniti. Consequatur tempora dolorem voluptates reprehenderit. Sit possimus labore velit sint harum.\n
                \n
                Facilis culpa corporis sed suscipit. Rem velit perspiciatis iusto voluptates. Soluta perferendis id et hic.\n
                \n
                Molestias sed laboriosam eligendi et assumenda doloremque minima eos. Enim similique aperiam doloribus repellendus placeat. Ab molestiae voluptatem voluptatem quaerat.\n
                \n
                Dolore dignissimos perspiciatis cum in voluptates natus. Eum sequi ut necessitatibus totam. In voluptas et ut maxime voluptas. Harum harum ducimus aspernatur dolores. Voluptas commodi earum eos dolorem minima dolores fuga totam.\n
                \n
                Numquam iste velit sit facilis repudiandae maxime. Qui accusantium est atque et. A fuga quae vero similique natus et fugiat voluptatem.\n
                \n
                Debitis voluptatum nihil ipsa hic saepe culpa voluptas. Est temporibus et consequuntur ad culpa atque. Id occaecati sit at magni dicta maxime accusantium.\n
                \n
                Molestias et ducimus aliquam qui quia in. Saepe et facilis consequatur quibusdam possimus sed dolorum. Ut molestiae ex laboriosam. Necessitatibus ea qui rerum tenetur qui maxime possimus.
                """
              -source: "vero nisi est"
              -jobTracking: Doctrine\ORMPersistentCollection {#2332 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2334 …9}
            }
            +value: "944"
            +label: "944"
            +attr: []
            +labelTranslationParameters: []
          }
          945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2706
            +data: App\EntityJob {#2337
              -id: 945
              -recruiter: "Renault"
              -title: "La liberté de concrétiser vos projets de manière sûre"
              -offerDescription: """
                Qui ut quis quia unde at. Reiciendis occaecati illum placeat alias laborum magnam dolorem. Porro commodi id aut sunt omnis officiis sit.\n
                \n
                Tempore quis eos aut neque impedit occaecati dolorem vero. Facilis dolores ipsa et et non ad. Modi et rem eveniet.\n
                \n
                Quos dolorum explicabo rerum deserunt dolore est sunt. Ad non sapiente blanditiis non animi aliquid architecto ducimus. Tempore suscipit explicabo consequatur velit aliquam esse. Architecto eligendi odio ipsam tenetur.\n
                \n
                Nisi fugiat qui at sed eos cupiditate qui. Dolorem sunt sed atque est. Dolorum maiores dicta maxime ab numquam quae praesentium quis.\n
                \n
                Delectus qui dolore ut quia. Dolorum ad eos quisquam quia. Cupiditate quia totam quod dolores ipsam quod quia. Ducimus asperiores harum facere doloremque.
                """
              -createdAt: DateTimeImmutable @1713758297 {#2336 …1}
              -coverLetter: null
              -source: "aut voluptas dolorem"
              -jobTracking: Doctrine\ORMPersistentCollection {#2338 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2340 …9}
            }
            +value: "945"
            +label: "945"
            +attr: []
            +labelTranslationParameters: []
          }
          946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2707
            +data: App\EntityJob {#2343
              -id: 946
              -recruiter: "Giraud"
              -title: "La sécurité d'atteindre vos buts avant-tout"
              -offerDescription: """
                Quod velit eos ipsa voluptatem laborum omnis voluptatibus. Fuga delectus laboriosam quia aut exercitationem dolores eaque.\n
                \n
                Ut itaque et aut rerum cumque est sed. Vitae quas qui quas fugiat perspiciatis voluptates fugiat. Aut omnis in aut.\n
                \n
                Autem ipsam aut excepturi qui pariatur molestiae a. Qui nihil debitis fuga voluptatum. Non sed facere voluptatum voluptatem laboriosam est.\n
                \n
                Voluptates quos explicabo rerum nisi molestias labore mollitia aut. Enim et quia esse quos quas facilis.\n
                \n
                Enim provident consequatur laboriosam voluptatem animi aut tenetur. Temporibus id odit doloremque. Asperiores ut rem officiis magnam. Molestiae vel nam impedit et.\n
                \n
                Ea sint et esse ut. Ex voluptatum rem ad error enim. Atque voluptas rerum voluptas nulla.\n
                \n
                Non rerum rerum dolore exercitationem ut itaque delectus. Omnis quisquam ea ut voluptas facilis itaque velit iste. Nesciunt repellat aut reiciendis iure iusto molestiae accusamus.\n
                \n
                Qui itaque quasi est. Consequatur pariatur eos et et aut. Enim beatae et eius voluptatem minus. Nulla officiis explicabo fugiat aspernatur qui repellendus necessitatibus.\n
                \n
                Voluptatem incidunt id aperiam ut molestiae corrupti nihil. Eius dolorem libero aspernatur rerum in laboriosam. Delectus consequatur et qui et corrupti accusamus non.
                """
              -createdAt: DateTimeImmutable @1721355371 {#2342 …1}
              -coverLetter: null
              -source: "quas illum esse"
              -jobTracking: Doctrine\ORMPersistentCollection {#2344 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2346 …9}
            }
            +value: "946"
            +label: "946"
            +attr: []
            +labelTranslationParameters: []
          }
          947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2708
            +data: App\EntityJob {#2349
              -id: 947
              -recruiter: "Jacques"
              -title: "Le droit de changer plus rapidement"
              -offerDescription: """
                Sit dicta sed sint voluptas neque sunt. Harum quis sed vel omnis sit atque dignissimos ullam. Deserunt blanditiis velit dignissimos est.\n
                \n
                Quia deleniti consequatur alias rem vel eveniet. Deleniti deserunt atque esse deserunt facere qui maiores. Harum enim esse delectus cum quis dolor rem. Occaecati velit possimus dolor delectus id ipsa. Tempora exercitationem eius qui incidunt.\n
                \n
                Aspernatur alias et ea et. Quis repudiandae earum eligendi quibusdam excepturi animi. Eligendi laboriosam delectus eius non exercitationem.\n
                \n
                Voluptates et qui et tempore neque. Fuga et sint eum repudiandae facilis.\n
                \n
                Eligendi id quia odio et. Ea nobis consectetur at dignissimos non dicta qui. Nam dolor consequatur dolorem sed. Voluptas doloremque qui repellendus reiciendis aliquam animi.\n
                \n
                Ea in est illum rerum sunt ipsum voluptates. Veritatis unde sapiente consectetur iure sint nisi quam. Velit vel praesentium pariatur consectetur voluptatem. Cum perferendis blanditiis sed accusantium nihil. Qui sunt magnam non voluptatem eveniet.
                """
              -createdAt: DateTimeImmutable @1695811838 {#2348 …1}
              -coverLetter: """
                Odit itaque quam sunt laboriosam rerum voluptas. Qui autem aut non quaerat cupiditate consequatur sequi. Autem aut molestias illo earum unde ab.\n
                \n
                Non omnis alias voluptas quibusdam expedita non. Qui et quos fuga rem minima nulla. Dolorem dignissimos aut nobis laudantium. Illum tempore blanditiis labore non incidunt inventore voluptas pariatur.
                """
              -source: "consequatur non et"
              -jobTracking: Doctrine\ORMPersistentCollection {#2350 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2352 …9}
            }
            +value: "947"
            +label: "947"
            +attr: []
            +labelTranslationParameters: []
          }
          948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2709
            +data: App\EntityJob {#2355
              -id: 948
              -recruiter: "Alexandre"
              -title: "La sécurité d'innover à sa source"
              -offerDescription: """
                Ut tempore numquam iusto. Blanditiis consectetur non fugit ullam nam inventore sed. Maiores vitae animi est eius enim qui. Consectetur ipsa nulla libero quia et voluptas perferendis.\n
                \n
                Ipsa at expedita cumque. Non enim voluptatibus dolore deserunt enim asperiores. Adipisci praesentium aut reiciendis temporibus beatae est quia iste.\n
                \n
                Pariatur placeat neque accusantium omnis inventore aliquam. Iure omnis exercitationem exercitationem reprehenderit et hic. Et quasi blanditiis voluptatem nemo voluptatem voluptatibus et.\n
                \n
                Rerum modi error sunt consequatur. Sit velit aut accusamus est maxime recusandae vitae. Debitis alias atque ad illo modi laboriosam. Eos aut explicabo nam optio eius ut.
                """
              -createdAt: DateTimeImmutable @1723138576 {#2354 …1}
              -coverLetter: null
              -source: "enim hic quo"
              -jobTracking: Doctrine\ORMPersistentCollection {#2356 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2358 …9}
            }
            +value: "948"
            +label: "948"
            +attr: []
            +labelTranslationParameters: []
          }
          949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2710
            +data: App\EntityJob {#2361
              -id: 949
              -recruiter: "Texier"
              -title: "La liberté de rouler à la pointe"
              -offerDescription: """
                Quia sequi eum minus consectetur harum quidem. Illo est dolorem quidem ea. Culpa magnam temporibus voluptatem error in. Occaecati magnam aspernatur eos quia sit assumenda aut.\n
                \n
                Quas fugit atque neque laborum cupiditate tempore. Culpa voluptas blanditiis accusantium suscipit. Voluptas voluptatem sed voluptatem quis laborum aut officia. Et eos velit quia. Voluptatem nostrum explicabo nisi enim neque molestiae dolorem.\n
                \n
                Aut doloribus ut ea qui nemo. Repellat et voluptatem aliquid eveniet quas reiciendis id. Qui minus eaque voluptatem ex fugit deleniti consequuntur. Illum quia est cumque ut natus qui.\n
                \n
                Eaque delectus ut recusandae molestias voluptatem a dolorum. Qui eum autem repellat omnis ipsa.\n
                \n
                Cupiditate modi qui officia molestiae. Omnis necessitatibus sint nemo accusamus. Nobis blanditiis quod et ipsam.\n
                \n
                Praesentium aliquid et aut aut necessitatibus saepe. Animi odit beatae vel qui eveniet facere. Ut nostrum est repudiandae ea odio placeat et inventore.\n
                \n
                Perferendis laborum sunt molestiae autem. Velit officia consequatur delectus aut. Eveniet temporibus rem expedita aspernatur numquam enim. Nam similique exercitationem velit voluptates sint.\n
                \n
                Voluptas necessitatibus quia consequatur omnis ut harum eligendi. Autem doloribus optio voluptatem ipsa voluptatum perspiciatis eos. Deleniti et voluptate dolorem nesciunt dicta. Praesentium error et velit numquam minima quaerat.
                """
              -createdAt: DateTimeImmutable @1713588388 {#2360 …1}
              -coverLetter: null
              -source: "cupiditate facilis nobis"
              -jobTracking: Doctrine\ORMPersistentCollection {#2362 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2364 …9}
            }
            +value: "949"
            +label: "949"
            +attr: []
            +labelTranslationParameters: []
          }
          950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2711
            +data: App\EntityJob {#2367
              -id: 950
              -recruiter: "Lemonnier et Fils"
              -title: "La liberté d'avancer naturellement"
              -offerDescription: """
                Est enim vero non labore magni est nihil et. Dolorem eos odit sed voluptas nisi provident. Labore ut libero error quos dignissimos. Aut impedit corrupti qui consequuntur. Nihil reiciendis in maxime et dicta nulla saepe.\n
                \n
                Beatae commodi veritatis vero. Quia adipisci illo est suscipit commodi. Culpa fuga vel laborum deserunt. Quidem quis commodi debitis aspernatur est asperiores.
                """
              -createdAt: DateTimeImmutable @1720922162 {#2366 …1}
              -coverLetter: null
              -source: "ut aut consequatur"
              -jobTracking: Doctrine\ORMPersistentCollection {#2368 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2370 …9}
            }
            +value: "950"
            +label: "950"
            +attr: []
            +labelTranslationParameters: []
          }
          951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2712
            +data: App\EntityJob {#2373
              -id: 951
              -recruiter: "Rolland Boucher SAS"
              -title: "L'art de rouler naturellement"
              -offerDescription: """
                Molestias nisi maiores ea incidunt soluta quis. Labore qui laboriosam nihil ex ut. Dignissimos quos et beatae est eos nobis. Deleniti sit nisi accusantium exercitationem eum libero nemo alias.\n
                \n
                Dolor excepturi aliquid suscipit unde. In itaque rerum quae et eius. Velit velit est esse qui.\n
                \n
                Aut deleniti vel distinctio. Eos odit numquam quis quo dolor. Dolores odit ipsa at nulla beatae rerum.\n
                \n
                Odit assumenda eos et id. Sequi nobis id ratione reiciendis ut ea sed. Mollitia sit occaecati aut qui et. Sunt architecto dolorum incidunt ea ipsa illum aut.\n
                \n
                Ut sint amet distinctio quis. Deserunt at culpa aut. Suscipit et repellat minus expedita maiores voluptatibus sed. Dolores quis suscipit ipsum fugiat.
                """
              -createdAt: DateTimeImmutable @1703766547 {#2372 …1}
              -coverLetter: """
                Adipisci ratione dolor nobis et iure ad. Repellendus totam quis minima harum nobis nulla. Exercitationem aut soluta et. Dolore aut numquam est magni beatae et.\n
                \n
                Temporibus reprehenderit quam eveniet perferendis quidem quaerat. Dolore possimus ea rerum illo quam sed sapiente. Dolorem nesciunt esse tempora dolore alias.\n
                \n
                Id itaque autem aut ullam. Quo asperiores iusto iure. Rem fugit omnis rem itaque culpa numquam repellat. Qui qui adipisci molestiae et sunt nostrum voluptatibus.\n
                \n
                Excepturi deleniti quaerat et consequatur. Sint dignissimos dolorum dignissimos voluptatem enim facere.\n
                \n
                Vel maxime hic possimus facere omnis numquam. Harum eligendi totam et quae. Omnis totam aut iste esse corrupti numquam.\n
                \n
                Est accusantium eos odio quia in. Rerum et blanditiis cumque ut dicta tempore. Consectetur voluptates molestias facilis iusto ullam sit.\n
                \n
                Ex quis et quia repudiandae. Rerum voluptates tempora quibusdam. Error nemo omnis explicabo id. Aperiam placeat reiciendis est nisi similique.\n
                \n
                Veritatis animi facere et voluptatem dolores. Magni est aliquam nostrum quisquam voluptatem quis reiciendis repellendus. Ipsa atque error ut est.
                """
              -source: "eaque repellendus incidunt"
              -jobTracking: Doctrine\ORMPersistentCollection {#2374 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2376 …9}
            }
            +value: "951"
            +label: "951"
            +attr: []
            +labelTranslationParameters: []
          }
          952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2713
            +data: App\EntityJob {#2379
              -id: 952
              -recruiter: "Nicolas Brunel et Fils"
              -title: "L'art d'avancer à sa source"
              -offerDescription: """
                Voluptatem aliquid qui enim dolorem doloremque voluptatem. Ea eum dolores enim quae repellendus et. Consequatur id autem eos consequatur est eveniet dolores.\n
                \n
                Maiores provident a corporis dolore sit non. Est ut maiores doloribus ullam. Tenetur nobis tenetur assumenda adipisci.\n
                \n
                Rerum non sit delectus magnam. Eveniet aspernatur debitis enim odio quia quae. Nihil asperiores necessitatibus quia ea quia est animi. Harum ducimus voluptatem vero enim pariatur et.\n
                \n
                Ab non hic unde aut qui. Distinctio expedita reprehenderit aut rerum. Aliquam vel corrupti maxime cum dolore odio enim dolor.\n
                \n
                Dolorem quis deleniti cum natus dolor. Non reprehenderit voluptas qui excepturi at. Asperiores aut voluptatem molestiae nesciunt dicta. Saepe modi nihil at provident labore.
                """
              -createdAt: DateTimeImmutable @1707864683 {#2378 …1}
              -coverLetter: null
              -source: "dolorem libero rerum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2380 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2382 …9}
            }
            +value: "952"
            +label: "952"
            +attr: []
            +labelTranslationParameters: []
          }
          953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2714
            +data: App\EntityJob {#2385
              -id: 953
              -recruiter: "Leger"
              -title: "Le plaisir d'avancer plus facilement"
              -offerDescription: """
                Voluptatum eaque sed consequatur repellat quia voluptatibus atque. Nihil illum autem labore iure culpa similique id qui. Illum sed et magnam.\n
                \n
                Ut placeat labore incidunt velit ad voluptatum. Voluptas et non provident et qui. Sunt quisquam vero molestiae possimus. Fugit temporibus sit autem qui non ut. Dolor dolorem iste unde eos quia.\n
                \n
                Necessitatibus est iste non quasi atque. Cumque nulla voluptatem ipsa mollitia. Cumque magnam facilis nisi natus.\n
                \n
                Dolorem voluptatem fugit dolores iste molestiae illum. Consequatur eos maiores blanditiis culpa sed. Ut id voluptas amet omnis ut. Architecto consequatur voluptatem distinctio.
                """
              -createdAt: DateTimeImmutable @1695662673 {#2384 …1}
              -coverLetter: null
              -source: "ipsam nisi neque"
              -jobTracking: Doctrine\ORMPersistentCollection {#2386 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2388 …9}
            }
            +value: "953"
            +label: "953"
            +attr: []
            +labelTranslationParameters: []
          }
          954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2715
            +data: App\EntityJob {#2391
              -id: 954
              -recruiter: "Garcia"
              -title: "L'avantage d'avancer en toute sécurité"
              -offerDescription: """
                Quae nihil cumque omnis odio alias iste. Quisquam at consequuntur quo et quis. Sint dolor harum doloremque aspernatur.\n
                \n
                Vero ratione velit ut non est quo. Eum recusandae perferendis quam fugit id. Ut molestias consequuntur adipisci consequatur vel vel.\n
                \n
                Amet id consequatur ipsum tenetur et tempore officiis. Officiis deleniti enim assumenda reiciendis. Tenetur nisi eos expedita.\n
                \n
                Deleniti asperiores minus praesentium autem. At nostrum quia aut magnam. Cupiditate velit ut vitae.
                """
              -createdAt: DateTimeImmutable @1706992970 {#2390 …1}
              -coverLetter: """
                Similique natus rerum accusamus sunt alias. Velit provident id rerum labore sit quaerat. Distinctio nulla eaque enim.\n
                \n
                Illo voluptas similique laborum blanditiis mollitia. Sed est illo corrupti nulla. Quia deserunt ut qui voluptas maxime quis incidunt.\n
                \n
                Eaque voluptas nesciunt impedit ipsam est et. Non culpa necessitatibus aperiam. Expedita reprehenderit odio tempora ut cumque architecto.\n
                \n
                Dicta amet occaecati sequi assumenda tempora ut. Inventore necessitatibus voluptatem placeat fugiat non fugit aut dolorum. Corrupti incidunt eos repellat consequuntur esse.\n
                \n
                Ab labore rerum tempora animi. Rerum beatae dolores suscipit consequatur ab minima. Esse eius expedita quos facilis molestias ullam eum. Dignissimos qui eaque et recusandae cumque sapiente nobis.\n
                \n
                Placeat nihil delectus ratione iure explicabo. Nulla nam totam molestiae cum. Consequatur earum eaque repellat repudiandae repudiandae.\n
                \n
                Ab voluptatem est unde sunt. Beatae recusandae eius dolor reiciendis nostrum aut voluptas.\n
                \n
                Porro ipsum eum qui aliquid aut. Hic modi odio nisi velit veritatis enim et. Magnam ad dignissimos ea sed. Deserunt temporibus nihil facilis impedit mollitia corporis.\n
                \n
                Sunt doloribus maxime sit at id et. Numquam et non minus. Dolor mollitia earum tenetur molestiae quia harum ut.\n
                \n
                Nisi totam et sed itaque sed. Accusantium molestiae ut consequuntur cupiditate quo. Inventore molestias est hic aspernatur.
                """
              -source: "quaerat officiis quasi"
              -jobTracking: Doctrine\ORMPersistentCollection {#2392 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2394 …9}
            }
            +value: "954"
            +label: "954"
            +attr: []
            +labelTranslationParameters: []
          }
          955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2716
            +data: App\EntityJob {#2397
              -id: 955
              -recruiter: "Boutin"
              -title: "Le plaisir d'évoluer autrement"
              -offerDescription: "Cum est deleniti consequatur eius doloribus molestias aut. Accusamus temporibus dolorem quaerat et nobis. Ducimus non velit nihil recusandae voluptates ea itaque. Qui quidem recusandae sit excepturi ipsum nihil."
              -createdAt: DateTimeImmutable @1722460891 {#2396 …1}
              -coverLetter: null
              -source: "aut rerum illum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2398 …9}
              -user: Proxies\__CG__\App\EntityUser {#2140 …10}
              -notes: Doctrine\ORMPersistentCollection {#2400 …9}
            }
            +value: "955"
            +label: "955"
            +attr: []
            +labelTranslationParameters: []
          }
          956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2717
            +data: App\EntityJob {#2403
              -id: 956
              -recruiter: "Pruvost"
              -title: "Le confort de changer plus facilement"
              -offerDescription: """
                Dignissimos dicta sed in voluptas. Voluptas error libero dolorum recusandae quae fugit. Rerum aut est ratione qui atque est corporis.\n
                \n
                Vel asperiores et ut blanditiis sunt voluptatem dolores. Placeat qui laudantium eveniet et id nihil. Placeat reiciendis at ut excepturi ut. A blanditiis quis et modi excepturi aut sequi.\n
                \n
                Quis voluptatem perferendis ipsam nihil aut aliquid nam. Placeat qui sed accusantium est. Beatae optio ipsum et velit. Qui inventore voluptatum id sed et eveniet.\n
                \n
                Itaque aspernatur voluptatibus praesentium praesentium quos. Corporis pariatur ipsa eum voluptatem accusamus iusto repellendus sunt. Tenetur eaque eum veritatis minus.
                """
              -createdAt: DateTimeImmutable @1716092720 {#2402 …1}
              -coverLetter: """
                Totam voluptates culpa molestias molestias aut. Commodi accusamus quia assumenda consectetur commodi. Aut vel nihil rerum quia. Sit eum id sint ad assumenda.\n
                \n
                Eum qui qui impedit distinctio occaecati reprehenderit. Est quis nostrum iusto quidem molestias. Odio et iste sit repellendus voluptatibus et nihil. Consequatur tenetur consequuntur nesciunt ullam nihil aut.\n
                \n
                Id sed illo quis corrupti praesentium error eum. Nihil vitae at ut qui quisquam perspiciatis est soluta. Velit dignissimos quia quas porro quod praesentium quidem. Qui ut aliquam ipsum libero labore commodi blanditiis est.\n
                \n
                Consequatur minus quisquam provident at reiciendis. Fuga ducimus nam labore impedit praesentium quod est. Nihil quaerat natus autem vel quia est.\n
                \n
                Aut sapiente amet ut sequi. Possimus repudiandae eos debitis atque.\n
                \n
                Molestiae qui laborum eos deserunt ipsam. Quia explicabo dolorum illum similique. Voluptatibus accusamus aspernatur aperiam et autem quo.\n
                \n
                Corrupti doloremque molestiae aperiam eos voluptatibus fugiat. Magnam voluptas ea itaque iste. Quam voluptatum tempore quasi qui totam odit.\n
                \n
                Qui ratione tenetur occaecati unde nemo et. Et quidem amet dicta vitae deserunt possimus sint. Placeat ipsa nemo omnis cum harum sunt.
                """
              -source: "sit delectus quo"
              -jobTracking: Doctrine\ORMPersistentCollection {#2404 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2406 …9}
            }
            +value: "956"
            +label: "956"
            +attr: []
            +labelTranslationParameters: []
          }
          957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2718
            +data: App\EntityJob {#2409
              -id: 957
              -recruiter: "Fournier S.A.S."
              -title: "La sécurité d'évoluer de manière sûre"
              -offerDescription: """
                Modi sed odit non repellat. Natus ratione quia architecto aspernatur voluptatum. Eum in quis ex quis rem nesciunt praesentium. Aut et voluptate in consectetur.\n
                \n
                Vel et nam voluptatem sed ut aut ad. Quia veniam neque harum esse maiores dolore dolorem. Animi voluptatem facilis et possimus. Saepe ratione est odio aut ut.
                """
              -createdAt: DateTimeImmutable @1707834249 {#2408 …1}
              -coverLetter: """
                Odit in ut id temporibus soluta aut. Consequatur quo rerum nisi culpa. Laudantium deserunt esse voluptas in et reiciendis. Repudiandae soluta rerum aliquid tempora.\n
                \n
                Tempora adipisci aut dolorem consequatur dolor. Officiis qui voluptatem quod. Omnis impedit quis omnis enim delectus in. Quas corrupti voluptatem voluptas impedit quidem minima expedita.
                """
              -source: "dolorem qui nulla"
              -jobTracking: Doctrine\ORMPersistentCollection {#2410 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2412 …9}
            }
            +value: "957"
            +label: "957"
            +attr: []
            +labelTranslationParameters: []
          }
          958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2719
            +data: App\EntityJob {#2415
              -id: 958
              -recruiter: "Hernandez Lambert SAS"
              -title: "La simplicité d'évoluer avant-tout"
              -offerDescription: """
                Quia non maxime impedit vitae. Suscipit ea dolor quia aliquam dolorum beatae. Placeat enim qui optio reprehenderit ea.\n
                \n
                Quidem recusandae assumenda autem totam. Quia autem accusantium sit quisquam assumenda. Consequuntur iure et eum nihil accusantium odit quos. Nam modi totam rerum saepe reiciendis dolore.\n
                \n
                Atque ut vel harum. Earum non eos hic praesentium suscipit voluptatibus sunt. Unde laboriosam enim non expedita ut tempore. Quos dignissimos aut reiciendis minima sequi.\n
                \n
                Temporibus non quasi nihil aliquid. Distinctio quia voluptatem quis porro pariatur eligendi. Et repudiandae et ab fuga. Eos fugiat asperiores vero consequatur.\n
                \n
                Eos explicabo esse accusantium reprehenderit aut omnis. Ratione excepturi non tempore adipisci.
                """
              -createdAt: DateTimeImmutable @1719256133 {#2414 …1}
              -coverLetter: null
              -source: "mollitia laboriosam ad"
              -jobTracking: Doctrine\ORMPersistentCollection {#2416 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2418 …9}
            }
            +value: "958"
            +label: "958"
            +attr: []
            +labelTranslationParameters: []
          }
          959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2720
            +data: App\EntityJob {#2421
              -id: 959
              -recruiter: "Marechal SAS"
              -title: "L'assurance de louer à sa source"
              -offerDescription: """
                Eos eveniet facilis temporibus sed. Alias qui enim in rerum hic. Adipisci eligendi qui autem ut nemo officia.\n
                \n
                Quia beatae quasi fugit sunt voluptatem velit. Rem quaerat molestias aut tempora incidunt suscipit. Veniam quaerat et omnis quia delectus rerum eligendi. Ut eligendi repellendus atque nulla et quia.\n
                \n
                Non porro ut fugiat odio aliquam. Beatae eveniet dolor aut est sequi placeat quaerat. Qui rerum at officia architecto rerum voluptates sed sed. Earum est iste quae. Enim ab laborum laboriosam.\n
                \n
                Veritatis cumque assumenda hic vitae harum quia. Minus sit provident accusamus dolores deleniti dolor. Qui voluptatem et ipsa qui molestias eius omnis.\n
                \n
                Illum voluptas omnis ratione totam et voluptatem. Dicta maiores autem hic. Nam iusto laboriosam fugiat omnis delectus. Voluptatibus praesentium est aliquam debitis ut iure deleniti expedita.\n
                \n
                Et id nulla assumenda dolore rem quia. Ut maxime eos occaecati repellendus qui consequuntur id. Accusamus impedit est qui dolores est quis. Quae magnam omnis tempore consequatur voluptatum et nemo.
                """
              -createdAt: DateTimeImmutable @1701040799 {#2420 …1}
              -coverLetter: null
              -source: "omnis perspiciatis repellendus"
              -jobTracking: Doctrine\ORMPersistentCollection {#2422 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2424 …9}
            }
            +value: "959"
            +label: "959"
            +attr: []
            +labelTranslationParameters: []
          }
          960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2721
            +data: App\EntityJob {#2427
              -id: 960
              -recruiter: "Foucher"
              -title: "Le confort de concrétiser vos projets plus rapidement"
              -offerDescription: """
                Et aut sed quas. Eum et itaque qui perferendis qui alias asperiores. Aspernatur ab et incidunt tenetur.\n
                \n
                Et exercitationem voluptatibus qui praesentium. Beatae officia maxime eum dolor et itaque assumenda eveniet.\n
                \n
                Consequatur magnam aut repudiandae hic possimus ut earum. Nobis ullam molestias quia. Laborum molestiae occaecati numquam laborum beatae dolor dolorum.\n
                \n
                Ut repellat consequuntur eos velit. Officiis eveniet odit fuga maxime velit. Aspernatur exercitationem atque nihil quaerat quia est quidem. Doloribus vel explicabo optio quibusdam esse reprehenderit.\n
                \n
                Numquam et iure expedita qui ea culpa. Animi blanditiis iure natus qui quo quia et ipsum. Soluta nobis ea ut. Tenetur consequatur atque nihil inventore odio ab eaque in. Voluptatem est quod autem error consectetur quia.\n
                \n
                Est non ducimus sint odio. Aut in itaque perferendis et nisi repudiandae repellendus. Velit rem possimus deleniti explicabo aspernatur laudantium magni.\n
                \n
                Et distinctio nulla voluptas quibusdam. Nemo enim explicabo quos rerum magnam autem dolorum at. In impedit id impedit earum ab soluta consequatur. Nobis aliquam ut voluptas aperiam sed saepe cupiditate libero.
                """
              -createdAt: DateTimeImmutable @1700749021 {#2426 …1}
              -coverLetter: null
              -source: "quo consequatur non"
              -jobTracking: Doctrine\ORMPersistentCollection {#2428 …9}
              -user: Proxies\__CG__\App\EntityUser {#2140 …10}
              -notes: Doctrine\ORMPersistentCollection {#2430 …9}
            }
            +value: "960"
            +label: "960"
            +attr: []
            +labelTranslationParameters: []
          }
          961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2722
            +data: App\EntityJob {#2433
              -id: 961
              -recruiter: "Gay"
              -title: "Le pouvoir de concrétiser vos projets naturellement"
              -offerDescription: """
                Est ab fuga aliquam eum odio quisquam error et. Ut aliquid aut vero molestias aut quia repellat. Nisi id occaecati pariatur consequatur modi inventore dolor. Commodi voluptatem placeat labore dolores sunt mollitia.\n
                \n
                Nobis voluptatem aut rerum omnis unde et. Hic odit nesciunt numquam aut illum. Voluptatem officia voluptas quod natus itaque. Qui repudiandae quibusdam ut dolorem.\n
                \n
                Fugit doloremque ullam repellendus molestiae earum iste. Et est perferendis est ratione et ipsam. Iste error aliquam nisi aliquid qui. Id quidem quas inventore expedita molestiae vitae qui.
                """
              -createdAt: DateTimeImmutable @1706602543 {#2432 …1}
              -coverLetter: null
              -source: "tempora debitis sit"
              -jobTracking: Doctrine\ORMPersistentCollection {#2434 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2436 …9}
            }
            +value: "961"
            +label: "961"
            +attr: []
            +labelTranslationParameters: []
          }
          962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2723
            +data: App\EntityJob {#2439
              -id: 962
              -recruiter: "Mahe"
              -title: "Le confort de changer à la pointe"
              -offerDescription: """
                Molestias delectus nesciunt perferendis eum earum. Repellat officia ipsam deleniti occaecati id. Quas reiciendis rerum ullam et.\n
                \n
                Nostrum nobis quibusdam autem nisi ratione nostrum. Mollitia blanditiis quo et possimus nulla at. Consequuntur et id tempora est ut veniam. Dicta voluptatem qui ipsum culpa magnam qui officiis doloremque.\n
                \n
                Maxime dolore eius in. Expedita voluptatem enim temporibus ipsam quisquam. Voluptas laboriosam quo dolor alias.
                """
              -createdAt: DateTimeImmutable @1697126504 {#2438 …1}
              -coverLetter: null
              -source: "sequi velit sunt"
              -jobTracking: Doctrine\ORMPersistentCollection {#2440 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2442 …9}
            }
            +value: "962"
            +label: "962"
            +attr: []
            +labelTranslationParameters: []
          }
          963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2724
            +data: App\EntityJob {#2445
              -id: 963
              -recruiter: "Simon Guillet et Fils"
              -title: "Le pouvoir de concrétiser vos projets de manière sûre"
              -offerDescription: """
                Qui tenetur est incidunt quia. Adipisci pariatur eligendi aut sunt vel quisquam aliquam. Tempora non qui molestiae iusto. Placeat aut voluptate corporis nihil ea in sed. Saepe et quisquam quo est.\n
                \n
                Illo labore et voluptatem. Debitis voluptates quis rerum quasi quia. Qui sed neque aut voluptates sit.\n
                \n
                Qui voluptas tempora sit aut eos officia. Quis voluptatem doloribus facilis quae. Blanditiis consequatur explicabo est numquam commodi provident. Dolorem hic voluptas amet officiis aut cupiditate ex.\n
                \n
                Inventore quisquam fugit sequi mollitia sed distinctio voluptatibus. Non voluptas aut provident non. Possimus sequi illum facilis.\n
                \n
                Ipsum et iusto reprehenderit consequuntur distinctio. Delectus corporis atque qui id recusandae. Iusto quia quis eaque esse. Vero aut consequuntur quo accusantium sapiente.\n
                \n
                Culpa fugit quis ab ut doloremque aperiam nihil nisi. Aliquid assumenda animi dolorem iste. Cumque omnis rerum fuga quia. Consectetur consequatur omnis ut animi accusamus ad.\n
                \n
                Vel molestiae nihil nemo pariatur. Qui nesciunt a laboriosam ipsa cupiditate quia assumenda. Ut eos deserunt porro nobis tenetur voluptas nobis. Sit laborum atque velit blanditiis aut quis molestiae.\n
                \n
                Quia voluptate hic provident aut nesciunt voluptatem. Architecto iusto perferendis quas non. Cum neque reprehenderit accusamus et. Nam nesciunt quod dolorem aut enim ratione. Voluptatem perspiciatis libero autem eligendi.
                """
              -createdAt: DateTimeImmutable @1710792296 {#2444 …1}
              -coverLetter: """
                Sed qui numquam optio qui et similique. Quisquam autem nobis in aut. Omnis pariatur illum tenetur iure eos molestias. Maiores molestias rerum ipsa libero aperiam.\n
                \n
                Nesciunt quaerat dolor corrupti corporis. Facere neque sed minima sed et voluptate et. Cumque ipsum repellendus distinctio voluptas et quas porro.\n
                \n
                Ut temporibus occaecati praesentium quia. Veniam reprehenderit et atque odio dolores.\n
                \n
                Molestiae laborum nostrum sapiente distinctio repellendus vitae mollitia. Reprehenderit et nesciunt in ad vitae dolores quo. Cumque et est velit vero a nostrum. Explicabo sit animi odit qui qui temporibus.\n
                \n
                Pariatur modi autem eveniet voluptatem cupiditate. Reprehenderit dignissimos fugit provident dicta facere. Unde enim natus qui libero.\n
                \n
                Minus explicabo sed et aut dolor cupiditate commodi. Quidem rerum nisi error vero quo et velit. Qui ex architecto ut ducimus dolorem autem placeat.\n
                \n
                Ab consequuntur et ipsa libero consequatur magni. Dolorum excepturi illum ut unde impedit sint numquam. Doloremque aut fugiat et eum libero dicta.
                """
              -source: "ullam quia aliquid"
              -jobTracking: Doctrine\ORMPersistentCollection {#2446 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2448 …9}
            }
            +value: "963"
            +label: "963"
            +attr: []
            +labelTranslationParameters: []
          }
          964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2725
            +data: App\EntityJob {#2451
              -id: 964
              -recruiter: "Marques SAS"
              -title: "La simplicité de concrétiser vos projets sans soucis"
              -offerDescription: """
                Ex rerum nihil aut et animi. Dolore aut mollitia ex vel. Sed vero labore aliquam corporis officia.\n
                \n
                Exercitationem esse nobis autem error. A autem ut enim possimus. Vel maxime tenetur ea fugiat fugiat. Eaque soluta facilis quo iure blanditiis ad. Repellendus in porro qui aut dolor.\n
                \n
                Nihil id rerum placeat. Est consequatur reprehenderit perspiciatis voluptates provident est optio. Qui occaecati quia non in dicta velit.\n
                \n
                Atque nihil in est perferendis harum. Dolor rerum quas illum quia cum quis. Fugit ex explicabo excepturi non corporis qui et.
                """
              -createdAt: DateTimeImmutable @1722437275 {#2450 …1}
              -coverLetter: """
                Animi repudiandae quas et expedita delectus consectetur. Et qui perferendis a et id est itaque. Ut voluptatum similique distinctio doloremque. Modi accusamus eaque maxime assumenda dicta. Quia aliquid non vero doloremque in aperiam voluptatem excepturi.\n
                \n
                Consequatur maiores minus tempora quis. Maxime blanditiis rem ut. Eum repellat facilis et error. Mollitia et ut dolor ipsam.\n
                \n
                Sapiente perspiciatis temporibus animi voluptatibus vel sunt voluptatem. Officia et dolores sit nesciunt sint sed quos. Recusandae fugit alias blanditiis. Vero nesciunt quia sequi ut tempora porro.\n
                \n
                Sunt fuga aspernatur blanditiis magnam reiciendis. Et aut et labore adipisci et voluptas exercitationem. Quam vero et dolorem voluptatem libero pariatur enim ipsa.\n
                \n
                Voluptatibus officiis molestias temporibus enim perspiciatis rem aut. Quidem ut eum nulla et qui. Officia dolores qui inventore voluptates reiciendis tenetur sunt. Consectetur aliquid asperiores laboriosam velit animi rerum porro.\n
                \n
                Voluptate iure dolores sed nam dolore adipisci. Consectetur modi necessitatibus neque sed dolores nemo molestiae. Ut tempore et id natus qui est. In non eius sed voluptas.\n
                \n
                Maxime non animi rem dolores ratione qui. Ut provident iusto animi quisquam dolores quo officia. Expedita animi est sunt sunt porro reprehenderit reiciendis.\n
                \n
                Consequatur odit quo error. Error ipsa fugit nostrum quis fugit. Qui quis sint fugit itaque.\n
                \n
                Nemo nisi dolorem commodi ex quidem sint. Qui et consequatur sunt omnis omnis nesciunt vel. Aut consequatur dolores accusamus rerum delectus.\n
                \n
                Et esse incidunt vel nihil consequatur voluptas. Omnis et rerum corporis sed suscipit est corrupti repellendus. Praesentium eos dolorem eum.
                """
              -source: "nisi temporibus dolores"
              -jobTracking: Doctrine\ORMPersistentCollection {#2452 …9}
              -user: Proxies\__CG__\App\EntityUser {#2140 …10}
              -notes: Doctrine\ORMPersistentCollection {#2454 …9}
            }
            +value: "964"
            +label: "964"
            +attr: []
            +labelTranslationParameters: []
          }
          965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2726
            +data: App\EntityJob {#2457
              -id: 965
              -recruiter: "Bonnin"
              -title: "La liberté de concrétiser vos projets autrement"
              -offerDescription: """
                Iusto distinctio quam impedit ut illum consequatur. Et veniam mollitia repudiandae. Qui at ut ipsam non voluptatibus quo doloribus.\n
                \n
                Iure nihil provident illum qui et. Quasi nemo reprehenderit autem cum nobis tempora magni.\n
                \n
                Cupiditate maxime dicta autem magnam. Pariatur quos itaque molestiae ut tenetur. Atque ea nemo quos. Ratione pariatur non natus natus quia.\n
                \n
                Quibusdam in cupiditate alias occaecati consequuntur voluptatem ipsam. Nulla sunt et enim. Quae ab ut est consectetur.\n
                \n
                Est omnis fugiat omnis voluptates quia. Et doloribus doloremque facere rerum distinctio eveniet id. Alias impedit nisi incidunt vel delectus ut enim. Voluptas veritatis voluptatum itaque esse quia numquam. Blanditiis et autem iusto voluptatem est sint.\n
                \n
                Eius quo qui a ratione adipisci. Aut sint voluptas et id. Occaecati nostrum qui ad natus omnis. Delectus aut velit eos aut omnis aliquam est.\n
                \n
                Autem asperiores doloribus impedit iste hic. Nobis ipsa alias quia. Fuga distinctio et eaque qui eum deleniti sit.\n
                \n
                Numquam non eaque rem blanditiis quaerat ab quia ut. Deleniti aut et voluptatem fuga omnis officiis natus eaque. Soluta perspiciatis aut iste sunt est ut. Recusandae consequatur quia non qui.
                """
              -createdAt: DateTimeImmutable @1719442984 {#2456 …1}
              -coverLetter: null
              -source: "fugiat consequuntur ut"
              -jobTracking: Doctrine\ORMPersistentCollection {#2458 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2460 …9}
            }
            +value: "965"
            +label: "965"
            +attr: []
            +labelTranslationParameters: []
          }
          966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2727
            +data: App\EntityJob {#2463
              -id: 966
              -recruiter: "Dumas SA"
              -title: "Le plaisir de rouler plus rapidement"
              -offerDescription: """
                Ratione blanditiis quam harum est. Vel odio magnam illo quos aspernatur. Aut nobis dolorum consequatur mollitia culpa exercitationem ipsum in. Ut autem rerum quo officia ea. Provident consequatur voluptatem magni vel.\n
                \n
                Omnis voluptas quaerat quas voluptas autem voluptates et. Id beatae numquam voluptatem aut ut repellat. Veritatis odio doloribus non quasi et autem. Mollitia unde voluptatem facilis est molestias. Laborum excepturi quibusdam quia.
                """
              -createdAt: DateTimeImmutable @1699541199 {#2462 …1}
              -coverLetter: null
              -source: "et illum molestias"
              -jobTracking: Doctrine\ORMPersistentCollection {#2464 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2466 …9}
            }
            +value: "966"
            +label: "966"
            +attr: []
            +labelTranslationParameters: []
          }
          967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2728
            +data: App\EntityJob {#2469
              -id: 967
              -recruiter: "Brunet"
              -title: "Le confort d'évoluer en toute sécurité"
              -offerDescription: """
                Voluptas aliquam consequatur necessitatibus rerum id voluptas assumenda. Occaecati eum numquam aperiam ab neque. Rerum ipsum autem excepturi voluptate animi quidem ut. Minus voluptatem temporibus iste.\n
                \n
                Ea et illo aut aut id quia debitis. Ad qui nisi iusto hic. Corporis qui aut ut velit. Impedit voluptatibus est vel omnis ea.\n
                \n
                Repellat similique quisquam explicabo iure dolorum in architecto mollitia. Ducimus voluptas quia ut aut corporis.\n
                \n
                Dolorem sed officiis est aut. Ut ut laboriosam vel aut itaque nihil qui. Enim officiis omnis magnam. Non numquam perspiciatis iste voluptas sit.\n
                \n
                Ratione asperiores porro quia. Repellat nihil ea eos eligendi sed et. Voluptatem similique voluptatem corporis exercitationem dolor aut ipsum.\n
                \n
                Animi nulla explicabo perspiciatis quae repellendus voluptatum minus. Dignissimos est laboriosam sit esse sequi enim. Veritatis illo qui et sit.
                """
              -createdAt: DateTimeImmutable @1697178249 {#2468 …1}
              -coverLetter: null
              -source: "nulla qui eius"
              -jobTracking: Doctrine\ORMPersistentCollection {#2470 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2472 …9}
            }
            +value: "967"
            +label: "967"
            +attr: []
            +labelTranslationParameters: []
          }
          968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2729
            +data: App\EntityJob {#2475
              -id: 968
              -recruiter: "Evrard"
              -title: "L'assurance d'innover plus simplement"
              -offerDescription: """
                Dicta ut fuga rerum nemo libero. Sed neque voluptatem quibusdam officia dolor in. Consequatur iusto est fugiat iste excepturi delectus dolorem. Aliquid odit rem eos id in. Molestias ipsa quae dolorem occaecati non voluptatem voluptates.\n
                \n
                Eius ipsum beatae iste sed. Rerum autem omnis cum et. Quas reprehenderit qui eius ad molestiae aut et.\n
                \n
                Quos dolor molestiae et qui quibusdam est nihil. Exercitationem dolores aut laboriosam quia qui. Unde sint impedit explicabo magni debitis repudiandae. At reiciendis rerum fuga voluptas.\n
                \n
                Enim eum dolor illum harum. Et repellat quasi nemo est et. Ut est quod nobis aut. Et dignissimos molestias enim et voluptates ipsum.\n
                \n
                Molestiae est eligendi eligendi eius id dolorem. Quisquam ea itaque ut aut. Fugit eligendi non officia expedita quia eos.
                """
              -createdAt: DateTimeImmutable @1720151796 {#2474 …1}
              -coverLetter: null
              -source: "ducimus quam aspernatur"
              -jobTracking: Doctrine\ORMPersistentCollection {#2476 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2478 …9}
            }
            +value: "968"
            +label: "968"
            +attr: []
            +labelTranslationParameters: []
          }
          969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2730
            +data: App\EntityJob {#2481
              -id: 969
              -recruiter: "Rousseau Valette S.A."
              -title: "L'assurance d'innover en toute tranquilité"
              -offerDescription: """
                Necessitatibus ex corporis et nobis culpa deleniti. Distinctio impedit tenetur pariatur dolor eveniet aut in. Nihil occaecati omnis in voluptatibus rerum blanditiis.\n
                \n
                Ex tempora et sint a id animi ratione. Esse adipisci aspernatur et.\n
                \n
                Quia qui blanditiis quasi hic. Qui tenetur ut rem dolorum. Ipsum repellat sunt et expedita. Eius quidem voluptatem voluptatum est corporis pariatur a beatae.\n
                \n
                Vero commodi vitae optio dolor voluptatem culpa aliquid veniam. Enim voluptatum aut odit qui dolor odio accusamus.\n
                \n
                Reiciendis doloremque est quam et nam alias. Incidunt vel eos quae sit asperiores minima ut. Voluptates tempora voluptatem non cupiditate quia aliquid quaerat. Qui quam ratione inventore sequi ut et fugit.
                """
              -createdAt: DateTimeImmutable @1700532839 {#2480 …1}
              -coverLetter: null
              -source: "vitae omnis explicabo"
              -jobTracking: Doctrine\ORMPersistentCollection {#2482 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2484 …9}
            }
            +value: "969"
            +label: "969"
            +attr: []
            +labelTranslationParameters: []
          }
          970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2731
            +data: App\EntityJob {#2487
              -id: 970
              -recruiter: "Mathieu"
              -title: "L'assurance d'avancer autrement"
              -offerDescription: """
                Et occaecati laboriosam voluptatum quod ad consequatur qui. Molestias magnam dicta reprehenderit. Et maiores officia nihil vero voluptatem omnis enim modi.\n
                \n
                Odit sunt voluptatem eos sunt voluptatem enim. Beatae soluta aut laborum facilis. Doloremque ullam omnis ipsum veritatis pariatur fuga.\n
                \n
                Et incidunt nihil sit. Consequatur atque exercitationem esse possimus odit harum. Enim placeat ea ut magnam qui autem. Veniam error voluptas est molestiae id est quam ipsum.\n
                \n
                Repellat fugiat sit cumque qui labore in cumque. Quis quia expedita cumque ipsa. Dolorum ut facere optio illo nisi pariatur.\n
                \n
                Quis quas est doloribus eum nostrum. Qui quis doloremque quas officia placeat a a. Magnam omnis quo nostrum labore voluptatem qui.\n
                \n
                Quo quos est quas quibusdam. Non est eos dolor dolores.\n
                \n
                Placeat modi at quia repudiandae iste architecto nulla et. Laudantium animi saepe voluptatum. Voluptatem aut perferendis aut aperiam dolores ut. Voluptates nobis rerum placeat voluptatem dolorem laboriosam.\n
                \n
                Culpa esse vel corrupti tempora ipsum voluptate voluptates. Eveniet non vero commodi quo porro. Consequuntur odit aut iste sunt impedit tempore. Eos incidunt at minus libero enim ut atque esse.\n
                \n
                Et mollitia est ipsa harum omnis. Qui maxime ea nostrum. Illo consequuntur corporis exercitationem. Nisi nostrum dignissimos voluptas eveniet aspernatur rem quia. Nostrum assumenda impedit maiores quaerat laborum omnis aliquam.\n
                \n
                Facilis dolores adipisci sed recusandae omnis. Ut omnis dolor alias voluptates unde amet. Iste est ratione tempora deserunt illo.
                """
              -createdAt: DateTimeImmutable @1700021566 {#2486 …1}
              -coverLetter: null
              -source: "architecto veniam voluptas"
              -jobTracking: Doctrine\ORMPersistentCollection {#2488 …9}
              -user: App\EntityUser {#784 …9}
              -notes: Doctrine\ORMPersistentCollection {#2490 …9}
            }
            +value: "970"
            +label: "970"
            +attr: []
            +labelTranslationParameters: []
          }
          971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2732
            +data: App\EntityJob {#2493
              -id: 971
              -recruiter: "Hernandez"
              -title: "La liberté de concrétiser vos projets plus facilement"
              -offerDescription: """
                Porro accusamus velit voluptatem et tenetur autem possimus. Non aspernatur temporibus dignissimos laboriosam earum unde. Et similique in porro omnis dolorem rerum.\n
                \n
                Quo et porro in corporis. Reprehenderit repellat omnis tempora voluptatum quam iste labore corporis. Ad neque quisquam ea. Velit ipsum hic molestias.\n
                \n
                Dicta aliquid animi asperiores labore nesciunt ut. Quas dolor ea sed et non voluptatem soluta. Hic quia neque corrupti consequatur vel molestiae. Soluta error aut aut rerum laboriosam dolorem.\n
                \n
                Porro quam accusantium non. Nemo quos unde maxime impedit est debitis dolorem. Cupiditate eum consequatur eos minus natus et.\n
                \n
                Accusamus pariatur quam voluptas velit nesciunt. Reprehenderit laborum recusandae sit iure non reiciendis non voluptatibus. Cupiditate doloremque iure quasi et aliquid qui et qui.\n
                \n
                Veniam possimus deleniti qui dignissimos rerum consequatur placeat. Odit dolores soluta culpa expedita. Minima ullam molestiae veniam possimus quo dolore sed ut.\n
                \n
                Est quis tempore quos eligendi fugiat amet voluptatem. Minima veritatis odio accusamus minus repellendus molestiae.
                """
              -createdAt: DateTimeImmutable @1714244843 {#2492 …1}
              -coverLetter: null
              -source: "nam expedita aut"
              -jobTracking: Doctrine\ORMPersistentCollection {#2494 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2496 …9}
            }
            +value: "971"
            +label: "971"
            +attr: []
            +labelTranslationParameters: []
          }
          972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2733
            +data: App\EntityJob {#2499
              -id: 972
              -recruiter: "Auger Bonnin SA"
              -title: "L'avantage de louer sans soucis"
              -offerDescription: """
                Ut ad quia rerum quam ducimus. Labore molestiae voluptatem in velit laudantium dolor inventore.\n
                \n
                Cum porro quis omnis occaecati ab corporis enim. Vitae voluptas assumenda earum. In est consequatur quidem necessitatibus.\n
                \n
                Explicabo in sed aspernatur a et. Asperiores tempore ipsam rerum voluptatem aut aut. Ex vitae maiores sunt eaque. Dolorem consequatur nulla in sed.\n
                \n
                Commodi dolores odit ab consequatur cupiditate dignissimos repellat atque. Debitis facilis ut modi est aut. Ipsa eum non quia quia.
                """
              -createdAt: DateTimeImmutable @1720523813 {#2498 …1}
              -coverLetter: null
              -source: "voluptate deleniti blanditiis"
              -jobTracking: Doctrine\ORMPersistentCollection {#2500 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2502 …9}
            }
            +value: "972"
            +label: "972"
            +attr: []
            +labelTranslationParameters: []
          }
          973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2734
            +data: App\EntityJob {#2505
              -id: 973
              -recruiter: "Perrier"
              -title: "La liberté de rouler plus rapidement"
              -offerDescription: """
                Vero vel atque similique ut est sit dolore. Aperiam sed eveniet quos vitae eveniet maxime debitis.\n
                \n
                Unde aut et omnis aliquam sunt. Quia qui laboriosam ipsam sunt beatae et ducimus quod. Expedita non quia qui eveniet rerum officiis culpa.\n
                \n
                Quas doloribus quia assumenda in consectetur iusto molestias. Sunt dolores rem nihil et tenetur.\n
                \n
                Consequuntur molestiae sint eius iure culpa est facilis ipsum. Dolor hic optio voluptas quia eligendi ipsum fugiat.\n
                \n
                Voluptatem ut excepturi consequatur asperiores. Illo ut ex eum eligendi. Voluptate sunt nemo voluptates et qui minima et distinctio.\n
                \n
                Iure laboriosam voluptas sint quo sint. Ipsa et rerum dolor. Qui voluptatem modi nisi est quasi. Eos earum delectus fuga quos quia.\n
                \n
                Quo maxime ut eos quaerat ea. Maxime odit veritatis alias maiores provident et delectus.\n
                \n
                Qui ut rem quisquam facilis. Veritatis dolor quisquam non sapiente fugit. Autem dolorem perferendis architecto eius temporibus repellat. Consequuntur veritatis et delectus mollitia.\n
                \n
                Voluptas molestias sequi sunt minus quaerat sit. Rerum in tempore natus deleniti alias eum et. Ipsum sit quos quasi soluta et non.\n
                \n
                Facilis eos quisquam autem omnis. Soluta laborum repellendus maiores provident. Fugit placeat reprehenderit iure nostrum dolorem dolorem.
                """
              -createdAt: DateTimeImmutable @1707883070 {#2504 …1}
              -coverLetter: null
              -source: "qui cupiditate asperiores"
              -jobTracking: Doctrine\ORMPersistentCollection {#2506 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2508 …9}
            }
            +value: "973"
            +label: "973"
            +attr: []
            +labelTranslationParameters: []
          }
          974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2735
            +data: App\EntityJob {#2511
              -id: 974
              -recruiter: "Leger Leger S.A.S."
              -title: "La liberté de louer à la pointe"
              -offerDescription: """
                Tenetur beatae possimus consequatur repellendus dolore et optio. Voluptatem omnis consequatur eum reiciendis.\n
                \n
                Minima qui aspernatur inventore et esse sed architecto deleniti. Omnis sit animi quia inventore omnis et. Error unde quia architecto eum inventore quia harum. Quisquam velit consectetur sunt voluptates quidem omnis. Vel eligendi cum minus tenetur quidem rerum.
                """
              -createdAt: DateTimeImmutable @1726210295 {#2510 …1}
              -coverLetter: """
                Voluptas officiis odit ut eum dolorem cupiditate officia. Laudantium animi exercitationem aperiam ab ab. Quia qui et enim.\n
                \n
                Non ut error quisquam et voluptas. Tenetur perspiciatis quae sed culpa minima esse incidunt. Non facilis modi aliquam et. Quia quis tenetur beatae. Quaerat quia magnam non commodi architecto enim.\n
                \n
                Magni illo ea vel recusandae laborum nemo. Cupiditate omnis rerum soluta dolores omnis ipsam similique fugiat. Illum ullam similique qui voluptatum tempora corporis in. Sint officiis repellendus vel amet aut.\n
                \n
                Et officiis dignissimos eum sit et veniam est. Aperiam eos nihil vel et voluptas magnam. Necessitatibus culpa vel excepturi dolorem et odit odit. Veritatis consequatur in mollitia dolorem suscipit illo ipsum. Cupiditate delectus enim ut eos.\n
                \n
                Ullam ut rem officiis molestias et eaque sit nulla. Exercitationem numquam quaerat facilis. Quis et assumenda qui porro doloribus rerum.\n
                \n
                Cumque beatae ad voluptas. Non autem rerum autem eum. Et aspernatur culpa velit soluta officiis autem at.\n
                \n
                Blanditiis dolor eos autem eum. Ut praesentium minima non eveniet. Et dolorum sed qui molestiae. Qui exercitationem in quas ut placeat molestias.
                """
              -source: "blanditiis accusantium velit"
              -jobTracking: Doctrine\ORMPersistentCollection {#2512 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2514 …9}
            }
            +value: "974"
            +label: "974"
            +attr: []
            +labelTranslationParameters: []
          }
          975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2736
            +data: App\EntityJob {#2517
              -id: 975
              -recruiter: "Perret"
              -title: "L'assurance de changer de manière sûre"
              -offerDescription: """
                Nulla sit ab quo et iusto accusantium quia. Repellendus aperiam rem fugit ad officia sunt occaecati.\n
                \n
                Ex et voluptatem hic corporis esse magnam aut. Et laboriosam excepturi incidunt quis sed dolores qui. Quam ad aut est delectus. Sit odit deleniti quidem ipsa quidem dolore animi omnis.\n
                \n
                Voluptatum cupiditate reprehenderit tenetur reiciendis. Aut sint sed reiciendis omnis quaerat maiores sint. Fugit aliquid sit exercitationem.\n
                \n
                Est qui id et. Eligendi autem ut accusamus tempora natus accusantium est culpa. Quisquam assumenda dicta iusto eos neque et.\n
                \n
                Neque aut voluptatem mollitia officia. Quia harum harum atque. Minima fugiat deserunt nihil.\n
                \n
                Sed excepturi accusamus aut non impedit laboriosam et. Soluta non et quo maxime ut mollitia reprehenderit. Sed blanditiis commodi qui enim voluptate aperiam.\n
                \n
                Tempora veritatis vitae non eveniet voluptatem distinctio error voluptatem. Et necessitatibus eaque odit atque quia. Tenetur at dolores repudiandae qui facilis et. Ipsum fuga vitae similique non.\n
                \n
                Soluta consequuntur unde animi ullam quia. Iste non itaque accusantium exercitationem debitis nisi. Inventore officia quia laborum qui.\n
                \n
                Et enim id incidunt culpa aut consectetur quibusdam repudiandae. Ab dolorem mollitia et a molestias. Animi in corrupti molestiae voluptate dolor architecto.\n
                \n
                Et eveniet nemo corrupti ut. Cupiditate voluptatum iusto dolore est dolorem. Dolores sed deserunt aperiam. Quibusdam fuga quod temporibus dolor enim eum nemo.
                """
              -createdAt: DateTimeImmutable @1715095439 {#2516 …1}
              -coverLetter: """
                Voluptates dolorum dolores et quibusdam libero alias necessitatibus. Minus delectus nihil est ut. Soluta quaerat voluptas perferendis nostrum. Porro repellat veritatis veritatis.\n
                \n
                Ut perspiciatis optio corporis exercitationem sit est. Facere occaecati culpa reprehenderit et rem expedita eaque. Porro est omnis omnis facere omnis rerum pariatur laborum. Eveniet consequatur repellat veritatis nesciunt. Enim explicabo deserunt enim culpa.
                """
              -source: "enim ut similique"
              -jobTracking: Doctrine\ORMPersistentCollection {#2518 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2520 …9}
            }
            +value: "975"
            +label: "975"
            +attr: []
            +labelTranslationParameters: []
          }
          976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2737
            +data: App\EntityJob {#2523
              -id: 976
              -recruiter: "Gomes SARL"
              -title: "La liberté de changer en toute tranquilité"
              -offerDescription: """
                Necessitatibus autem rerum ducimus magni atque libero libero nam. Voluptatem pariatur ex fugiat assumenda sed est est.\n
                \n
                Commodi facere est autem voluptatem. Fuga itaque quo quas ut dolorem ea. Eum alias consequatur ea quae nulla. Et dolores quasi modi.\n
                \n
                Et veritatis quaerat necessitatibus similique. Quaerat voluptatem iste corporis nemo temporibus repudiandae itaque at. Beatae voluptas voluptate autem maxime quis ea. Explicabo enim consectetur esse ullam consequatur. Consequatur ipsum eveniet nostrum animi.\n
                \n
                Accusamus eos non non ipsa amet. Et odit repellat aliquid iure non. Qui enim doloribus enim quo quis et quisquam. Et praesentium accusantium tenetur totam.\n
                \n
                Aliquid corrupti dicta officia vero. Distinctio blanditiis voluptatum corporis.\n
                \n
                Ut voluptatibus et cupiditate pariatur incidunt et. Pariatur error porro deserunt nobis nam consequatur et. Aspernatur et accusamus nulla aliquam.
                """
              -createdAt: DateTimeImmutable @1714511710 {#2522 …1}
              -coverLetter: null
              -source: "porro in libero"
              -jobTracking: Doctrine\ORMPersistentCollection {#2524 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2526 …9}
            }
            +value: "976"
            +label: "976"
            +attr: []
            +labelTranslationParameters: []
          }
          977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2738
            +data: App\EntityJob {#2529
              -id: 977
              -recruiter: "Thierry"
              -title: "La possibilité de louer plus simplement"
              -offerDescription: """
                Possimus itaque ab maiores quibusdam suscipit quis eum et. Eius omnis impedit consequatur et sint minus molestias molestiae. At quia quos iure eveniet occaecati cum dolorum. Aut ea asperiores quos aut. Vero doloribus ut autem explicabo est.\n
                \n
                Et non iure assumenda omnis maxime animi. Voluptatibus totam eos optio eligendi eos. Dignissimos dolores similique voluptatum odio soluta sed. Mollitia animi ut nihil eum doloremque voluptatem quo.\n
                \n
                Atque alias voluptas quo numquam. Et rerum iste omnis assumenda voluptas. Quaerat a porro et. Placeat facere nostrum quis.\n
                \n
                Facilis ex ut enim suscipit repellat earum rerum. Libero ad dolorem ipsum nobis hic sint molestiae. Hic iure odio quia ducimus.\n
                \n
                Et et est nam ut vel. Natus et tenetur vel et. Nihil et consequatur non velit expedita tempora.
                """
              -createdAt: DateTimeImmutable @1697116725 {#2528 …1}
              -coverLetter: null
              -source: "quas qui dolor"
              -jobTracking: Doctrine\ORMPersistentCollection {#2530 …9}
              -user: Proxies\__CG__\App\EntityUser {#2101 …10}
              -notes: Doctrine\ORMPersistentCollection {#2532 …9}
            }
            +value: "977"
            +label: "977"
            +attr: []
            +labelTranslationParameters: []
          }
          978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2739
            +data: App\EntityJob {#2535
              -id: 978
              -recruiter: "Bourdon"
              -title: "L'art de louer autrement"
              -offerDescription: """
                Est voluptatibus numquam vel ducimus. Voluptatem modi illum quidem atque quia. Molestiae laborum ad qui commodi adipisci ratione minima. Voluptas officiis est ipsum amet ut nihil.\n
                \n
                Esse et sed corrupti repellat. Rem nam odio voluptatibus quis. Enim id cumque quam officiis.\n
                \n
                Aut alias aut fuga tenetur. Labore qui sed sunt omnis qui nulla unde. Molestias est cupiditate vero velit occaecati cupiditate inventore ab.
                """
              -createdAt: DateTimeImmutable @1723826869 {#2534 …1}
              -coverLetter: null
              -source: "distinctio et ad"
              -jobTracking: Doctrine\ORMPersistentCollection {#2536 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2538 …9}
            }
            +value: "978"
            +label: "978"
            +attr: []
            +labelTranslationParameters: []
          }
          979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2740
            +data: App\EntityJob {#2541
              -id: 979
              -recruiter: "Allard Boulanger SARL"
              -title: "Le droit de louer en toute tranquilité"
              -offerDescription: """
                Corporis quos minus dolore sint deserunt quisquam. Enim amet sunt facilis expedita sit. Iste aut explicabo quibusdam assumenda. Suscipit earum aut expedita voluptas accusamus et animi.\n
                \n
                Asperiores est quod enim saepe. Sunt quae earum labore non rerum eos. Sint eius voluptates voluptate earum fugiat cum. Eos dolorem harum minima accusamus cupiditate.\n
                \n
                Explicabo ad quibusdam quam culpa quas reprehenderit. Iste velit ducimus nam rerum. Nisi vero deleniti sed unde qui. Hic ex tenetur excepturi ut fuga libero. Vero ducimus sit qui et.\n
                \n
                Neque qui exercitationem cupiditate aut similique expedita numquam. Perferendis et quae reiciendis atque qui. Accusantium et sunt debitis nostrum.\n
                \n
                Consequuntur totam ad quia incidunt nostrum. Voluptas odit asperiores exercitationem cupiditate quia consectetur ut. Est et veniam et reprehenderit omnis cumque. Quia dignissimos occaecati qui quia quia iure. Velit odit in sit et reiciendis harum ipsam.\n
                \n
                Quasi ut veritatis eligendi dolores nemo. Quae et distinctio voluptatem dolor. Eos eos fuga doloremque ex similique itaque dolorum voluptatem. Ut velit doloremque nihil laboriosam autem veniam ut.\n
                \n
                Laudantium omnis aliquam aut optio sed esse in est. Ut tempora consequatur id iste voluptas adipisci iste. Illum repellat incidunt ea ut deleniti aut nisi.\n
                \n
                At nesciunt qui pariatur consequuntur. Maxime nulla ipsa dolorem animi et. Dolorem cumque veniam ad consequuntur doloribus rerum. Consequatur natus recusandae ea ipsa. Id esse quia ea magnam sapiente voluptatem aspernatur.
                """
              -createdAt: DateTimeImmutable @1725769444 {#2540 …1}
              -coverLetter: null
              -source: "iusto similique dolores"
              -jobTracking: Doctrine\ORMPersistentCollection {#2542 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2544 …9}
            }
            +value: "979"
            +label: "979"
            +attr: []
            +labelTranslationParameters: []
          }
          980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2741
            +data: App\EntityJob {#2547
              -id: 980
              -recruiter: "Fouquet"
              -title: "La liberté d'évoluer plus rapidement"
              -offerDescription: """
                Quae sed voluptatem animi. Sit quam assumenda iste et dignissimos id. Dolorem debitis sunt sint officia molestiae. Vel possimus qui optio autem perferendis architecto veniam sunt.\n
                \n
                Voluptate est voluptates aut qui dolores. Ipsam sit sed libero architecto dolor quis laborum. Asperiores aut delectus in cum autem. Nihil quae rem recusandae tenetur atque.\n
                \n
                Minima rerum temporibus consequatur tempora et necessitatibus. Harum reprehenderit tempora omnis corporis enim id voluptatem. Eius velit et neque omnis ipsam. Ullam eos minus neque non dolores. Sit praesentium aut veniam sit.\n
                \n
                Neque error asperiores est voluptas omnis. Quis et voluptas sequi enim sunt aliquid qui. Dolorem doloribus facilis est cumque distinctio veritatis sunt fugiat.\n
                \n
                Ducimus repellat ratione eos voluptatem cum aut ut. Voluptas sed magnam minima quae quia. Praesentium quaerat sit porro non necessitatibus excepturi necessitatibus eaque. Iure minus et dolorum.\n
                \n
                In aut praesentium corporis ab qui et. Corporis non necessitatibus et placeat. Ratione possimus voluptate consequatur ducimus quia temporibus. Repellendus odit optio cupiditate ratione placeat.\n
                \n
                Accusantium repellendus voluptatum et repellendus. Reiciendis vero minima temporibus dolor esse ut. Sit aperiam unde et aut rerum sit velit iusto.\n
                \n
                Perspiciatis eum non at veritatis sint animi commodi quasi. Ducimus est quidem blanditiis voluptatem. Minima magni incidunt voluptatem et molestiae. Cumque delectus aut provident at. Sunt aliquam amet quos maiores atque.\n
                \n
                Eos qui qui officia aperiam non. Nam eius veniam et accusantium quia iure eos assumenda. Corrupti quia occaecati ut vel iusto placeat. Sit laudantium omnis quisquam quod.
                """
              -createdAt: DateTimeImmutable @1701946804 {#2546 …1}
              -coverLetter: null
              -source: "occaecati quo distinctio"
              -jobTracking: Doctrine\ORMPersistentCollection {#2548 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2550 …9}
            }
            +value: "980"
            +label: "980"
            +attr: []
            +labelTranslationParameters: []
          }
          981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2742
            +data: App\EntityJob {#2553
              -id: 981
              -recruiter: "Dupont"
              -title: "Le pouvoir de rouler en toute tranquilité"
              -offerDescription: """
                Quia saepe veniam voluptas architecto et voluptatem. Aut consequatur voluptate sit quia deleniti.\n
                \n
                Fugit quia molestiae repellendus at temporibus et. Ipsam vitae aut maxime omnis blanditiis. Quo hic nemo et nobis dolor libero amet. Sit vitae nam aliquam omnis quia est.\n
                \n
                Amet maxime ducimus reiciendis tempora ut. Ducimus id quisquam quasi itaque facilis atque enim. Nesciunt quod et aut veniam. Non enim provident debitis eos reprehenderit id.\n
                \n
                Consequuntur ea fugiat minus delectus cumque modi et. Quisquam est fuga qui dolore dignissimos itaque molestiae.\n
                \n
                Dolores impedit eos fuga vitae. Autem necessitatibus molestias quos laboriosam voluptatem. Officia vel iusto natus maxime.\n
                \n
                In possimus sapiente aspernatur delectus facere voluptas. Dolorum nisi consequatur et magni. Vero voluptatem molestiae sint velit est. Labore et architecto cumque voluptas. Laudantium quia nisi porro et magnam placeat possimus.\n
                \n
                Maxime nihil architecto id sint qui illum. Cupiditate aut modi non. Quidem enim qui quae rerum et sit. Enim fugit beatae ex dolore qui architecto. Error tempore earum rerum et veritatis autem quia neque.\n
                \n
                Ad consequatur aut sed eos itaque totam nesciunt. Dolorum quam saepe quam ea quo omnis. Aperiam commodi qui voluptas temporibus vel. Voluptas ipsa autem ex doloribus nihil sed.\n
                \n
                Voluptas molestiae aut molestias sunt molestiae ex. Et qui deleniti aspernatur ea. Similique minima quos dolorum laborum. Suscipit molestias qui consequatur non sint quia aperiam.
                """
              -createdAt: DateTimeImmutable @1699197243 {#2552 …1}
              -coverLetter: null
              -source: "ut nostrum est"
              -jobTracking: Doctrine\ORMPersistentCollection {#2554 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2556 …9}
            }
            +value: "981"
            +label: "981"
            +attr: []
            +labelTranslationParameters: []
          }
          982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2743
            +data: App\EntityJob {#2559
              -id: 982
              -recruiter: "Blot Germain SARL"
              -title: "La simplicité d'atteindre vos buts autrement"
              -offerDescription: """
                Et hic hic tenetur quod repudiandae. Qui dicta explicabo ut sequi. Impedit assumenda voluptatem quasi veniam quo sed cumque non.\n
                \n
                Impedit commodi sunt tempore a. Aspernatur est alias dicta quo. Eaque suscipit praesentium voluptate vel nisi nihil nostrum.\n
                \n
                Dolorem harum qui est ea. Et voluptatem labore eius et. Non nesciunt omnis voluptas qui ea necessitatibus.\n
                \n
                Natus facere qui nihil nam veniam ipsa fugit. Nemo blanditiis fuga quasi laudantium. Autem aut vel harum incidunt sit repudiandae minus.\n
                \n
                Nihil aliquam at sint nam expedita et. Ex quia veritatis tempore eligendi dolor officiis.\n
                \n
                Sit ea molestiae culpa. Repellat reprehenderit magni natus tenetur. Voluptates mollitia et sint est. Distinctio dolore consectetur in dolores beatae quos veritatis aliquam.\n
                \n
                Atque nostrum vitae corporis dicta maxime neque. Quisquam earum magni ea sapiente. Nobis et ipsam sed iste sit corporis.\n
                \n
                Harum eum nisi explicabo velit. Mollitia omnis ut quaerat officia ex. Dolorem dolorem aut rerum consequatur debitis quo reiciendis. Est architecto voluptatibus libero quisquam laborum temporibus.
                """
              -createdAt: DateTimeImmutable @1709738338 {#2558 …1}
              -coverLetter: null
              -source: "voluptatem repudiandae accusantium"
              -jobTracking: Doctrine\ORMPersistentCollection {#2560 …9}
              -user: App\EntityUser {#784 …9}
              -notes: Doctrine\ORMPersistentCollection {#2562 …9}
            }
            +value: "982"
            +label: "982"
            +attr: []
            +labelTranslationParameters: []
          }
          983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2744
            +data: App\EntityJob {#2565
              -id: 983
              -recruiter: "Dumas"
              -title: "L'assurance d'atteindre vos buts plus facilement"
              -offerDescription: """
                Qui et itaque natus nemo inventore consequatur. Aliquam occaecati similique sed odit. Iure cupiditate ut laborum modi. Est non amet sunt sint.\n
                \n
                Autem quasi incidunt sit aut. Asperiores minus consequatur quidem voluptate beatae assumenda. Sint facere voluptatum nobis dolores explicabo consequatur modi. Neque expedita soluta minima tempore qui.
                """
              -createdAt: DateTimeImmutable @1723706086 {#2564 …1}
              -coverLetter: null
              -source: "nobis eveniet incidunt"
              -jobTracking: Doctrine\ORMPersistentCollection {#2566 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2568 …9}
            }
            +value: "983"
            +label: "983"
            +attr: []
            +labelTranslationParameters: []
          }
          984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2745
            +data: App\EntityJob {#2571
              -id: 984
              -recruiter: "Clerc Imbert SA"
              -title: "L'avantage d'avancer de manière efficace"
              -offerDescription: """
                Illum est architecto sed quis nam velit tempore. Porro dolorem ad recusandae itaque ut ullam aut. Magni qui et ad asperiores atque facilis sed quia. Aut velit sed ipsum corporis. Iusto quisquam sunt perspiciatis ducimus animi ut qui.\n
                \n
                Facilis sit aliquam commodi accusamus. Ut et quidem provident corrupti ut. Eum et dolorum quo et rerum id eos. Corporis mollitia officia atque accusamus.\n
                \n
                Possimus ratione suscipit accusamus et amet. Dolor officiis consequatur quia enim illo qui illum. Officia omnis expedita eum incidunt veritatis neque. Rerum dolor repellat fugiat et optio.\n
                \n
                Nesciunt voluptate soluta eius et. Laboriosam possimus tempore et praesentium omnis sed.\n
                \n
                Voluptas ut qui alias dicta quaerat. Vel voluptatem et quidem perspiciatis dolores quibusdam. Eum officia voluptate vel.\n
                \n
                Assumenda est sed et voluptate in. Nihil cum tempore nostrum eius minima eos. Ab dolores temporibus voluptates dolor asperiores.\n
                \n
                A et voluptate autem et accusamus repudiandae et. Sit sequi repudiandae suscipit molestiae impedit. Fuga nisi cum velit aliquid qui. Quia eligendi et voluptatem et natus esse sed.\n
                \n
                Molestiae cumque totam dolor ipsam magni eius quo id. Quo facere architecto enim voluptatem. Aperiam commodi fugit quia dolorum repellendus dolorem.
                """
              -createdAt: DateTimeImmutable @1707688497 {#2570 …1}
              -coverLetter: null
              -source: "nemo autem eaque"
              -jobTracking: Doctrine\ORMPersistentCollection {#2572 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2574 …9}
            }
            +value: "984"
            +label: "984"
            +attr: []
            +labelTranslationParameters: []
          }
          985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2746
            +data: App\EntityJob {#2577
              -id: 985
              -recruiter: "Pires SARL"
              -title: "Le pouvoir de rouler en toute tranquilité"
              -offerDescription: """
                Neque nobis omnis debitis incidunt modi qui. Eos ut aliquid et sint quam. Doloremque aut eaque sed molestiae non molestiae et similique.\n
                \n
                Quae non quos sequi quod aspernatur. Consequuntur labore iste veniam dignissimos perspiciatis dolores. Inventore sit architecto quae occaecati officia illo fuga.\n
                \n
                Nihil odit dolor ad dolore. Eos temporibus ut inventore impedit minima. Possimus sit consequatur ea id omnis maxime neque. Aut quia eligendi hic harum non.\n
                \n
                Aperiam maiores consectetur aperiam rerum ut sequi fugit quia. Et rerum quod id ratione quo mollitia aut. Eos illo sint voluptatum error velit consequuntur eveniet. Excepturi aliquid rerum earum dicta velit non eaque facilis.\n
                \n
                Quo similique commodi laboriosam sint. Magnam sed est ex deleniti nobis omnis. Odit et occaecati et qui qui voluptas sint quis.\n
                \n
                Velit voluptatem porro aut corrupti assumenda voluptas qui. Omnis sed laudantium magnam illo delectus quia. Odio nobis aut error eum earum rerum sapiente.\n
                \n
                Voluptatem vel consequatur voluptas laborum maiores. Rem similique vitae autem suscipit est eos rerum. Tempore vero voluptates fugit in. Et deserunt laudantium nobis repellendus reprehenderit eveniet.\n
                \n
                Numquam impedit facere animi omnis. Deleniti voluptas dolorem velit eum magnam et. Veritatis magnam iure soluta. Velit eum accusamus quidem accusamus voluptas rerum architecto.\n
                \n
                Aperiam ducimus quia quia repudiandae. Et praesentium sapiente suscipit. Voluptatem culpa eligendi vero tempore ducimus officiis.\n
                \n
                Saepe molestiae eos sint incidunt autem consequuntur impedit. Alias est et voluptatem aliquam est ut. Vel aut rerum et eos rem nisi.
                """
              -createdAt: DateTimeImmutable @1715185071 {#2576 …1}
              -coverLetter: null
              -source: "et est omnis"
              -jobTracking: Doctrine\ORMPersistentCollection {#2578 …9}
              -user: Proxies\__CG__\App\EntityUser {#2140 …10}
              -notes: Doctrine\ORMPersistentCollection {#2580 …9}
            }
            +value: "985"
            +label: "985"
            +attr: []
            +labelTranslationParameters: []
          }
          986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2747
            +data: App\EntityJob {#2583
              -id: 986
              -recruiter: "Lecomte"
              -title: "Le confort d'évoluer plus rapidement"
              -offerDescription: """
                Culpa nulla et quia voluptate nostrum nam aut. Aperiam aliquid earum quasi veritatis. Labore rerum ex sint id. Dolore dolorum nostrum et quibusdam et quos.\n
                \n
                Aliquam ut aut velit voluptatem id. Ex possimus sed beatae possimus et dignissimos alias. Et optio iusto impedit quis maiores mollitia.\n
                \n
                At dicta et dolor. Illum dolores architecto explicabo reiciendis. Nostrum quod dolore culpa possimus.\n
                \n
                Veritatis molestias quia molestias voluptatibus. Reiciendis dicta est ullam dolor autem laborum. Et dolores quia facilis dolorem sed aut.\n
                \n
                Repellat eum rem adipisci vel. Incidunt id adipisci consequatur voluptas ut enim voluptatem. Sed dolor quidem sint distinctio qui nihil quidem. Velit dicta consequatur odio incidunt esse.\n
                \n
                Dignissimos incidunt id vero impedit temporibus sequi molestias. Numquam id quas deleniti esse nam et. Sed distinctio ea ab perferendis. Minima numquam molestiae sed voluptatem aliquid.\n
                \n
                Voluptatem perferendis minima debitis. Distinctio vero ut nihil repellendus. Nesciunt dolores sed consequatur laboriosam quod exercitationem.
                """
              -createdAt: DateTimeImmutable @1713969306 {#2582 …1}
              -coverLetter: null
              -source: "itaque est molestiae"
              -jobTracking: Doctrine\ORMPersistentCollection {#2584 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2586 …9}
            }
            +value: "986"
            +label: "986"
            +attr: []
            +labelTranslationParameters: []
          }
          987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2748
            +data: App\EntityJob {#2589
              -id: 987
              -recruiter: "Joly S.A.R.L."
              -title: "Le plaisir d'évoluer naturellement"
              -offerDescription: """
                Corrupti aut ullam eos voluptatem porro. Odio deserunt quaerat autem praesentium. Asperiores quaerat occaecati enim consequatur molestiae eum inventore. Alias quae et est incidunt iusto. Qui aut officiis illum voluptates et.\n
                \n
                Numquam id dignissimos quo ullam in. Porro sed eum repellat nihil magni. Et aut veniam minima. Aut dolorem neque voluptate accusamus.\n
                \n
                Enim veritatis eum repellat. Qui minima soluta suscipit quia ut vel dolorem. Ut a sapiente voluptas porro voluptatem aperiam a ad.\n
                \n
                Ea eius est debitis. Molestiae voluptatem impedit optio tempore quia.\n
                \n
                Sapiente et omnis sint rerum. Eligendi deserunt et quas nisi fugit. Veritatis natus explicabo voluptatibus. Neque vel blanditiis architecto ex est et quasi.\n
                \n
                Sed eos id sed est qui iusto voluptate. Aut amet ut libero quo nulla asperiores quo odit. Porro rerum ad qui enim architecto. Molestiae beatae praesentium voluptates quia sint.\n
                \n
                Placeat occaecati ipsa qui asperiores aut veritatis. Ducimus cupiditate ipsa cumque velit praesentium enim neque. Rerum est dignissimos sint numquam quam quaerat ut. Inventore fuga omnis quia necessitatibus.\n
                \n
                Laboriosam magni quis ut corrupti reiciendis. Nihil laborum sit eum itaque voluptatem debitis saepe. Et neque excepturi accusantium et impedit unde deserunt error.\n
                \n
                Nihil sunt sint quos quibusdam quidem. Veritatis nostrum optio est nihil in dignissimos. Itaque voluptatem a officia.
                """
              -createdAt: DateTimeImmutable @1705823164 {#2588 …1}
              -coverLetter: """
                Nemo cum omnis qui quam. Voluptate veritatis repellat ut provident est repellendus placeat.\n
                \n
                Nisi dolore vel rem debitis. Assumenda ut rerum numquam non provident non earum. Voluptatem error voluptatem fugit deserunt ipsam similique earum.\n
                \n
                Impedit repellat sunt quod ut. Corporis velit non rerum aut inventore consequatur. Enim in expedita dolores et aut et dolore quae. Esse saepe dolorum quos est sunt et.
                """
              -source: "eligendi placeat sit"
              -jobTracking: Doctrine\ORMPersistentCollection {#2590 …9}
              -user: Proxies\__CG__\App\EntityUser {#2116 …10}
              -notes: Doctrine\ORMPersistentCollection {#2592 …9}
            }
            +value: "987"
            +label: "987"
            +attr: []
            +labelTranslationParameters: []
          }
          988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2749
            +data: App\EntityJob {#2595
              -id: 988
              -recruiter: "Lambert S.A.S."
              -title: "La liberté d'innover plus facilement"
              -offerDescription: """
                Quia quis voluptates quia ducimus amet aut. Sed ea autem omnis.\n
                \n
                Cumque omnis occaecati quo molestiae exercitationem ea nam. Aut explicabo accusantium nemo numquam perferendis laboriosam soluta. Possimus optio aut blanditiis et. Voluptatem fugit blanditiis eaque illo veritatis animi vero animi.
                """
              -createdAt: DateTimeImmutable @1709502773 {#2594 …1}
              -coverLetter: null
              -source: "velit eveniet inventore"
              -jobTracking: Doctrine\ORMPersistentCollection {#2596 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2598 …9}
            }
            +value: "988"
            +label: "988"
            +attr: []
            +labelTranslationParameters: []
          }
          989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2750
            +data: App\EntityJob {#2601
              -id: 989
              -recruiter: "Delannoy S.A.R.L."
              -title: "La possibilité d'innover en toute tranquilité"
              -offerDescription: """
                Aut alias officiis ut quasi. Ut totam esse qui. Veritatis dolorem repudiandae est fugiat. Quidem veritatis aut sit.\n
                \n
                Corporis odit hic sed ducimus quam. Deserunt corrupti harum ut nihil. Non veritatis alias non fuga est qui voluptatem.
                """
              -createdAt: DateTimeImmutable @1709851034 {#2600 …1}
              -coverLetter: null
              -source: "veniam voluptas dolores"
              -jobTracking: Doctrine\ORMPersistentCollection {#2602 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2604 …9}
            }
            +value: "989"
            +label: "989"
            +attr: []
            +labelTranslationParameters: []
          }
          990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2751
            +data: App\EntityJob {#2607
              -id: 990
              -recruiter: "Pereira"
              -title: "Le droit de concrétiser vos projets de manière sûre"
              -offerDescription: """
                Eaque doloremque sed voluptatibus eos. Enim ut ut culpa ad.\n
                \n
                Velit illo magnam omnis molestiae ut. Sint rerum nihil et sint deserunt deserunt esse. Voluptatem aspernatur ratione voluptas qui. Natus est enim non qui maxime voluptas.\n
                \n
                Eos numquam corrupti aut aut voluptas sint. Blanditiis perferendis cupiditate explicabo amet laboriosam. Est est explicabo voluptatem incidunt sequi esse. Maxime non tempore tenetur et. Nesciunt quasi non sapiente sapiente sit eos eius.\n
                \n
                Voluptas quam quam sapiente qui eum sed eius et. Sint rerum nulla soluta ea. Voluptatem velit esse non consequatur omnis voluptatibus.\n
                \n
                Velit sint excepturi adipisci. Odio error rerum pariatur aut autem. Amet facere nihil velit ratione aliquam blanditiis enim.
                """
              -createdAt: DateTimeImmutable @1706901093 {#2606 …1}
              -coverLetter: null
              -source: "sequi harum omnis"
              -jobTracking: Doctrine\ORMPersistentCollection {#2608 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2610 …9}
            }
            +value: "990"
            +label: "990"
            +attr: []
            +labelTranslationParameters: []
          }
          991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2752
            +data: App\EntityJob {#2613
              -id: 991
              -recruiter: "Maillot SAS"
              -title: "L'avantage d'innover de manière efficace"
              -offerDescription: """
                Optio magnam sit repellendus reiciendis eum et incidunt cumque. Blanditiis sequi sunt repellat odit voluptas et dolore. Non sunt aut ut inventore voluptatum dolor sint.\n
                \n
                Molestias ut culpa nobis eos tempora consectetur ut. Magnam magni dolor facilis blanditiis minus blanditiis enim quia. Quibusdam et architecto vero dolorem quae. Eos quod voluptas alias repellendus necessitatibus repellat.\n
                \n
                Maxime id id fuga libero sit aliquam. Laboriosam iusto ex aspernatur. Tempora repellendus impedit dicta. Aliquid aut voluptatem nihil quaerat vero aut ratione.
                """
              -createdAt: DateTimeImmutable @1697287993 {#2612 …1}
              -coverLetter: null
              -source: "perspiciatis id est"
              -jobTracking: Doctrine\ORMPersistentCollection {#2614 …9}
              -user: Proxies\__CG__\App\EntityUser {#2083 …10}
              -notes: Doctrine\ORMPersistentCollection {#2616 …9}
            }
            +value: "991"
            +label: "991"
            +attr: []
            +labelTranslationParameters: []
          }
          992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2753
            +data: App\EntityJob {#2619
              -id: 992
              -recruiter: "Martineau SARL"
              -title: "Le pouvoir de changer sans soucis"
              -offerDescription: """
                Ut impedit cum aut sit impedit. Quia sed non aliquid reiciendis aut. Corrupti dicta et quibusdam velit. Aut illum dicta est rerum laborum quo temporibus.\n
                \n
                Ex ullam quae non recusandae. Et deleniti impedit necessitatibus non magnam.\n
                \n
                Voluptatum aliquam facere sed dolorum magni aliquid. Iure et commodi modi aut similique non est autem. Aut quaerat deleniti quo rerum perferendis sed rerum. Eos vero illo est similique voluptates id.\n
                \n
                Nihil et sequi quis eum. Distinctio vel veritatis dolor soluta eaque qui. Consequuntur itaque aut minima. Sunt repellendus illum beatae quis impedit minus distinctio.\n
                \n
                Maiores qui earum sapiente modi. Quidem ullam dicta consequatur voluptas. Sed non sed aspernatur quos occaecati optio laudantium vel. Placeat sapiente enim rerum non quidem iusto id eius.\n
                \n
                Quasi est sit officiis suscipit ex magnam id impedit. Ipsum quisquam consequatur officia architecto at maxime sit. Distinctio enim fugiat minus a et dicta. Voluptatum cum nemo provident dolor.
                """
              -createdAt: DateTimeImmutable @1705670737 {#2618 …1}
              -coverLetter: """
                Quo facilis est et ipsam adipisci at. Quidem maxime eum est quis. Et tempore ducimus odio ducimus qui. Incidunt consequatur voluptatem rerum doloremque veritatis non et.\n
                \n
                Dicta harum porro dolor velit ipsum deleniti. Labore ut vero accusantium quae. Molestiae minus corrupti accusamus asperiores odio ut impedit.\n
                \n
                Aspernatur blanditiis fugiat voluptatibus quod. Et recusandae ab eius sint est dolor sunt. Ducimus pariatur expedita vel odit aut eius.\n
                \n
                Qui ea beatae aut doloribus eum eligendi repudiandae. Assumenda voluptate sunt quis. Id nesciunt ut et aliquam nobis cum.\n
                \n
                Similique nemo sed iure ut ut dolorem iusto. Aut quae rem quam ea. Ut consequuntur quo optio aliquam quas et nostrum. Rem quo in aut consequatur quibusdam.
                """
              -source: "praesentium autem ut"
              -jobTracking: Doctrine\ORMPersistentCollection {#2620 …9}
              -user: Proxies\__CG__\App\EntityUser {#2125 …10}
              -notes: Doctrine\ORMPersistentCollection {#2622 …9}
            }
            +value: "992"
            +label: "992"
            +attr: []
            +labelTranslationParameters: []
          }
          993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2754
            +data: App\EntityJob {#2625
              -id: 993
              -recruiter: "Gilbert SA"
              -title: "La simplicité d'évoluer à la pointe"
              -offerDescription: """
                Est cumque quaerat cum deserunt sequi. Asperiores nihil error voluptatem totam sapiente quod accusamus. Voluptatem est nam modi dolor. Provident eius reprehenderit rerum et quis aspernatur fugit ex.\n
                \n
                Sit in et sit pariatur consequuntur ut. Aspernatur quas tenetur quisquam aut et minus consequuntur. Aut necessitatibus accusantium sequi. Enim cum fugit eos beatae tempore voluptatem repellat.\n
                \n
                Eum soluta voluptate tempora atque a. Non et et modi corrupti. Necessitatibus minima placeat placeat nam corrupti veniam. Aut facilis commodi ullam quo est non ipsum.\n
                \n
                Dolor sunt quis non a aut ut quis. Nam enim est assumenda iusto harum est. Cupiditate aperiam aut deserunt qui blanditiis nihil.
                """
              -createdAt: DateTimeImmutable @1707506070 {#2624 …1}
              -coverLetter: null
              -source: "consectetur voluptates earum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2626 …9}
              -user: Proxies\__CG__\App\EntityUser {#2140 …10}
              -notes: Doctrine\ORMPersistentCollection {#2628 …9}
            }
            +value: "993"
            +label: "993"
            +attr: []
            +labelTranslationParameters: []
          }
          994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2755
            +data: App\EntityJob {#2631
              -id: 994
              -recruiter: "Levy"
              -title: "Le plaisir d'évoluer en toute sécurité"
              -offerDescription: """
                Facere doloremque perferendis excepturi praesentium. Temporibus placeat aut consequatur. Consequatur perspiciatis a tenetur quis. Sapiente autem beatae dolores eius aut atque.\n
                \n
                Culpa iusto error autem ipsa facere quas nemo illo. At deserunt neque excepturi dolorum facere et expedita. Reiciendis et fugit labore atque quos. Et repellendus accusantium asperiores quaerat non voluptate sapiente.\n
                \n
                Fugit dolorem molestias rerum et maxime nisi. Molestias exercitationem cumque dolores in. Iste repellat eligendi animi quos. Id impedit qui quia cumque minima.\n
                \n
                Quia est delectus libero et architecto. Odio aspernatur inventore inventore voluptate. Fugiat sed ullam aut earum perspiciatis. Necessitatibus cupiditate ipsa eum accusantium.
                """
              -createdAt: DateTimeImmutable @1700800157 {#2630 …1}
              -coverLetter: null
              -source: "iste tempore earum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2632 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2634 …9}
            }
            +value: "994"
            +label: "994"
            +attr: []
            +labelTranslationParameters: []
          }
          995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2756
            +data: App\EntityJob {#2637
              -id: 995
              -recruiter: "Legros"
              -title: "L'assurance d'atteindre vos buts plus simplement"
              -offerDescription: """
                Est mollitia impedit mollitia magni sapiente. Culpa in dolorum et nobis. Quo maiores maxime voluptatem dicta. Officia omnis voluptas ipsam.\n
                \n
                Deserunt placeat provident et nobis voluptas. Numquam id voluptate occaecati veniam. Aliquid ut veniam consequatur et molestias. Alias consequuntur aliquam velit porro. Delectus eum aut maiores modi.\n
                \n
                Enim laborum vitae earum odio deserunt autem molestiae. Aut neque explicabo cumque et et consequatur.\n
                \n
                Dolorum et enim laudantium et voluptatem et. Id possimus facere architecto cumque sit ipsam provident. Beatae magnam repudiandae nobis repellendus fugit aut autem.
                """
              -createdAt: DateTimeImmutable @1718890811 {#2636 …1}
              -coverLetter: """
                Sequi dolores iure atque. Ad qui quia qui velit. Aliquid reprehenderit corrupti dignissimos voluptatem molestias.\n
                \n
                Nihil sint consequatur reiciendis. Tempore sint ab unde ipsa. Voluptatem et veritatis sed quisquam consequatur aut.\n
                \n
                Amet adipisci quia itaque ea ut. Tempora esse placeat consequuntur quis incidunt quisquam ut vel. Eligendi voluptas error hic qui quisquam maxime dolorem.\n
                \n
                Minima est est blanditiis minus rerum. Sapiente excepturi vero nisi similique illo dolor. Consectetur commodi est quibusdam quis magni.\n
                \n
                Deserunt dolore et enim necessitatibus fuga nisi fugit. Enim sed optio nulla quaerat suscipit voluptatem. Beatae pariatur et nisi in. Qui natus voluptatem iure deleniti recusandae est.\n
                \n
                Aliquid ducimus incidunt qui est animi corporis quaerat. Expedita nostrum velit natus maxime commodi et commodi. Omnis facilis autem inventore et facere commodi omnis.\n
                \n
                Animi aliquid similique aut repudiandae explicabo animi expedita suscipit. Quam consequatur sint soluta commodi aperiam in occaecati. Reiciendis quos laboriosam praesentium et in.
                """
              -source: "aspernatur eveniet pariatur"
              -jobTracking: Doctrine\ORMPersistentCollection {#2638 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2640 …9}
            }
            +value: "995"
            +label: "995"
            +attr: []
            +labelTranslationParameters: []
          }
          996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2757
            +data: App\EntityJob {#2643
              -id: 996
              -recruiter: "Gomes S.A.R.L."
              -title: "Le pouvoir de louer à l'état pur"
              -offerDescription: """
                Aut ducimus autem similique blanditiis nostrum occaecati fuga error. Deserunt est quia possimus ab. Et nostrum sunt incidunt quo nostrum est perferendis. Suscipit quam eum repudiandae incidunt. Est voluptatum facilis dolore quas est.\n
                \n
                Est quae et occaecati vitae in. Est qui qui unde dolorem excepturi. Illo asperiores corrupti inventore cupiditate qui nostrum.\n
                \n
                Sint reprehenderit provident esse nemo non aut. Dolor quo rem ea sed. Et perferendis quas provident ducimus. Id soluta enim in enim tenetur ut quia voluptas.\n
                \n
                Possimus similique sed molestiae esse dicta corporis ea libero. Quo dolores laudantium ut placeat hic omnis. Nulla iste quis maxime a ut.\n
                \n
                Ut autem error qui voluptatem soluta doloremque culpa earum. Ratione voluptas optio amet deleniti illo minus voluptas. Excepturi consequuntur qui unde modi possimus possimus officiis aut.
                """
              -createdAt: DateTimeImmutable @1695382461 {#2642 …1}
              -coverLetter: "Saepe magnam magnam dicta non nihil rem nemo. Pariatur ea optio perferendis consequatur et. Maxime ducimus minima ipsum qui eos qui eligendi. Dolores laborum et eum voluptatem optio dignissimos et."
              -source: "pariatur quam et"
              -jobTracking: Doctrine\ORMPersistentCollection {#2644 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2646 …9}
            }
            +value: "996"
            +label: "996"
            +attr: []
            +labelTranslationParameters: []
          }
          997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2758
            +data: App\EntityJob {#2649
              -id: 997
              -recruiter: "Simon"
              -title: "L'assurance de concrétiser vos projets à la pointe"
              -offerDescription: """
                Sunt architecto aut labore voluptate qui omnis. Quos accusantium saepe placeat quis quia occaecati eum. Illo voluptas cum odit dolor aliquid et quibusdam. Quasi et dolor ut quasi cupiditate suscipit et.\n
                \n
                Tempora et libero deserunt expedita hic. Non et iste non non. Nisi qui magnam provident ipsam consequatur est sint.\n
                \n
                Qui sit voluptas harum autem aut. Magni illo voluptatem non. Non et sed est.\n
                \n
                Iusto dolor repudiandae sint quis ut amet. Amet quidem quis et non. Similique aliquid dolorem in unde. Magni animi aut nobis.
                """
              -createdAt: DateTimeImmutable @1720819524 {#2648 …1}
              -coverLetter: null
              -source: "at aut sunt"
              -jobTracking: Doctrine\ORMPersistentCollection {#2650 …9}
              -user: Proxies\__CG__\App\EntityUser {#2092 …10}
              -notes: Doctrine\ORMPersistentCollection {#2652 …9}
            }
            +value: "997"
            +label: "997"
            +attr: []
            +labelTranslationParameters: []
          }
          998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2759
            +data: App\EntityJob {#2655
              -id: 998
              -recruiter: "Le Goff"
              -title: "L'avantage de louer de manière sûre"
              -offerDescription: """
                Earum et eligendi sunt dolores. Exercitationem quod accusamus rerum exercitationem est voluptatem. Et doloremque vero voluptatibus veniam blanditiis. Explicabo error optio ipsam maiores porro itaque est.\n
                \n
                Corporis accusamus modi illum aut. Et reiciendis quod delectus. Temporibus dolorum autem hic. Est sint nam accusamus et.\n
                \n
                Commodi aliquam aut repellat voluptatem. Aut veritatis illo error sit et sapiente exercitationem et. Autem quo voluptatum nesciunt rerum qui. Deserunt dolorem dolores aut rerum.\n
                \n
                Vel dolor laudantium quia molestiae sint ipsa nihil. Explicabo voluptatem sit laboriosam ut est. Dolore optio quo sit quas voluptatibus quos.
                """
              -createdAt: DateTimeImmutable @1721887756 {#2654 …1}
              -coverLetter: "Sed voluptatem similique sint. Et natus accusamus aliquam autem cumque pariatur."
              -source: "et inventore eum"
              -jobTracking: Doctrine\ORMPersistentCollection {#2656 …9}
              -user: Proxies\__CG__\App\EntityUser {#2074 …10}
              -notes: Doctrine\ORMPersistentCollection {#2658 …9}
            }
            +value: "998"
            +label: "998"
            +attr: []
            +labelTranslationParameters: []
          }
          999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2760
            +data: App\EntityJob {#2661
              -id: 999
              -recruiter: "Renault"
              -title: "L'avantage d'évoluer plus simplement"
              -offerDescription: """
                Enim necessitatibus repudiandae et. Quibusdam est repellat est. Necessitatibus a libero dolore iusto magnam.\n
                \n
                Aut voluptate dolore voluptatem quia itaque. Culpa non eaque ex dolores quis beatae eum. Enim rerum quisquam earum quo ratione consequatur.\n
                \n
                Consequatur molestiae ea ut doloremque iure porro veritatis. Vero ipsa fugit repellat perferendis ad voluptas autem. Soluta magni facere eaque sint porro rerum perferendis. Id voluptate ipsa nisi omnis mollitia. Voluptatibus consequatur cum laboriosam dolorem.\n
                \n
                Explicabo dolore repellat fugiat reprehenderit est id. Temporibus est eum omnis. Dolorem ut temporibus dolorum rerum accusamus ea culpa.\n
                \n
                Voluptas labore a sunt magni vitae eum inventore. Numquam rerum qui eum voluptas voluptatibus praesentium facere. Quos provident quaerat omnis facilis aspernatur distinctio. Nemo eos ut omnis libero eius.\n
                \n
                Vitae voluptatem doloremque autem et repellat non id. Nobis sit praesentium quidem ea enim. Quia temporibus voluptas accusamus sit sequi. Autem voluptatem ut est dolor quas earum aspernatur.\n
                \n
                Illum velit harum debitis quo. Deleniti omnis ratione sit aut eum itaque quos. Asperiores sed vel cupiditate sit.\n
                \n
                Dignissimos doloribus asperiores est neque. Iure sed officiis aspernatur soluta. Rerum quibusdam nesciunt aliquid in qui. Magnam nesciunt deserunt autem atque.\n
                \n
                Est nisi iusto laborum vel nulla omnis. Ut illo dolor eos enim reprehenderit qui nihil temporibus. Ad quos explicabo repellat voluptatem ea molestias similique. Sit quam sequi laborum voluptate.
                """
              -createdAt: DateTimeImmutable @1718811022 {#2660 …1}
              -coverLetter: null
              -source: "repellendus iste et"
              -jobTracking: Doctrine\ORMPersistentCollection {#2662 …9}
              -user: Proxies\__CG__\App\EntityUser {#2065 …10}
              -notes: Doctrine\ORMPersistentCollection {#2664 …9}
            }
            +value: "999"
            +label: "999"
            +attr: []
            +labelTranslationParameters: []
          }
          1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2761
            +data: App\EntityJob {#2667
              -id: 1000
              -recruiter: "Vasseur"
              -title: "L'avantage de louer avant-tout"
              -offerDescription: """
                Nobis beatae ipsam et perferendis sunt ea. Pariatur dolores sit qui architecto natus cum id. Tempora consequatur saepe totam maxime facilis.\n
                \n
                Aliquam quae ut blanditiis non quia et. Voluptas consectetur ad sequi. Ipsam delectus nihil reiciendis qui nostrum. Deleniti enim ea voluptatum eveniet.\n
                \n
                Debitis aliquam molestiae aut illo omnis quidem. Quo asperiores magni sed pariatur. Officiis ea occaecati quia voluptatum.\n
                \n
                Voluptatem sed illo quia dolor et occaecati totam. Dignissimos id cupiditate id porro molestiae quia. Similique distinctio ea natus. Ipsum non placeat vel et qui fugiat quam laborum.\n
                \n
                Doloribus ipsam consectetur error cum et et. Totam aut odit cum quibusdam tenetur qui expedita. Unde incidunt quis harum doloribus beatae harum hic.\n
                \n
                Porro numquam id velit sed corrupti repudiandae rerum. Hic quaerat ut porro quis. Nihil consequatur debitis qui eum rerum qui.\n
                \n
                Natus ut sit qui ut modi aut praesentium voluptatem. Eum ut nesciunt qui aut ut molestias. Sed omnis aliquid numquam architecto numquam. Ut cumque sint ut dolor sit quaerat nihil. Voluptatem voluptas magnam aspernatur ut sed officia.
                """
              -createdAt: DateTimeImmutable @1715188822 {#2666 …1}
              -coverLetter: """
                Architecto et minima voluptas ut sed praesentium. Magni eaque ipsum nemo nostrum. Sed voluptatem blanditiis libero quo maxime expedita. Repellendus eum doloremque aliquid ab laborum eos earum.\n
                \n
                Vel qui molestiae at vitae nostrum. Pariatur quis ut sequi voluptatum molestiae pariatur. Enim ratione distinctio consectetur.
                """
              -source: "odio tempora aut"
              -jobTracking: Doctrine\ORMPersistentCollection {#2668 …9}
              -user: Proxies\__CG__\App\EntityUser {#2054 …10}
              -notes: Doctrine\ORMPersistentCollection {#2670 …9}
            }
            +value: "1000"
            +label: "1000"
            +attr: []
            +labelTranslationParameters: []
          }
        ]
        "separator" => "-------------------"
        "separator_html" => false
        "placeholder" => null
        "placeholder_attr" => []
        "choice_translation_domain" => false
        "choice_translation_parameters" => []
        "is_selected" => Closure($choice, $value) {#2003
          class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
        }
        "placeholder_in_choices" => false
      ]
      +children: []
      -rendered: false
      -methodRendered: false
      +parent: Symfony\Component\FormFormView {#1983}
    }
    "color" => Symfony\Component\FormFormView {#2004
      +vars: array:44 [
        "value" => ""
        "attr" => []
        "form" => Symfony\Component\FormFormView {#2004}
        "id" => "note_color"
        "name" => "color"
        "full_name" => "note[color]"
        "disabled" => false
        "label" => false
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "choice"
          2 => "_note_color"
        ]
        "unique_block_prefix" => "_note_color"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_color_choice"
        "errors" => Symfony\Component\FormFormErrorIterator {#2762
          -errors: []
          -form: Symfony\Component\FormForm {#1944}
        }
        "valid" => true
        "data" => "#feff9c"
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
        "multiple" => false
        "expanded" => true
        "preferred_choices" => []
        "choices" => array:5 [
          0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1881
            +data: PostitColors {#1485
              +name: "ROSE"
              +value: "#ff7eb9"
            }
            +value: "0"
            +label: "Rose"
            +attr: array:2 [
              "data-color" => PostitColors {#1485}
              "style" => "background-color: 0;"
            ]
            +labelTranslationParameters: []
          }
          1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1882
            +data: PostitColors {#1804
              +name: "ROSE_CLAIR"
              +value: "#ff65a3"
            }
            +value: "1"
            +label: "Rose clair"
            +attr: array:2 [
              "data-color" => PostitColors {#1804}
              "style" => "background-color: 1;"
            ]
            +labelTranslationParameters: []
          }
          2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1883
            +data: PostitColors {#1806
              +name: "CYAN"
              +value: "#7afcff"
            }
            +value: "2"
            +label: "Cyan"
            +attr: array:2 [
              "data-color" => PostitColors {#1806}
              "style" => "background-color: 2;"
            ]
            +labelTranslationParameters: []
          }
          3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1884
            +data: PostitColors {#1807
              +name: "JAUNE"
              +value: "#feff9c"
            }
            +value: "3"
            +label: "Jaune"
            +attr: array:2 [
              "data-color" => PostitColors {#1807}
              "style" => "background-color: 3;"
            ]
            +labelTranslationParameters: []
          }
          4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1885
            +data: PostitColors {#1808
              +name: "JAUNE_CLAIR"
              +value: "#fff740"
            }
            +value: "4"
            +label: "Jaune clair"
            +attr: array:2 [
              "data-color" => PostitColors {#1808}
              "style" => "background-color: 4;"
            ]
            +labelTranslationParameters: []
          }
        ]
        "separator" => "-------------------"
        "separator_html" => false
        "placeholder" => null
        "placeholder_attr" => []
        "choice_translation_domain" => null
        "choice_translation_parameters" => []
        "is_selected" => Closure($choice, $value) {#2763
          class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
        }
        "placeholder_in_choices" => false
      ]
      +children: array:5 [
        0 => Symfony\Component\FormFormView {#2766
          +vars: array:33 [
            "value" => "0"
            "attr" => array:2 [
              "data-color" => PostitColors {#1485}
              "style" => "background-color: 0;"
            ]
            "form" => Symfony\Component\FormFormView {#2766}
            "id" => "note_color_0"
            "name" => "0"
            "full_name" => "note[color]"
            "disabled" => false
            "label" => "Rose"
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "checkbox"
              2 => "radio"
              3 => "_note_color_entry"
            ]
            "unique_block_prefix" => "_note_color_entry"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_color_entry_radio"
            "errors" => Symfony\Component\FormFormErrorIterator {#2767
              -errors: []
              -form: Symfony\Component\FormForm {#1947 …16}
            }
            "valid" => true
            "data" => false
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "checked" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2004}
        }
        1 => Symfony\Component\FormFormView {#2769
          +vars: array:33 [
            "value" => "1"
            "attr" => array:2 [
              "data-color" => PostitColors {#1804}
              "style" => "background-color: 1;"
            ]
            "form" => Symfony\Component\FormFormView {#2769}
            "id" => "note_color_1"
            "name" => "1"
            "full_name" => "note[color]"
            "disabled" => false
            "label" => "Rose clair"
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "checkbox"
              2 => "radio"
              3 => "_note_color_entry"
            ]
            "unique_block_prefix" => "_note_color_entry"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_color_entry_radio"
            "errors" => Symfony\Component\FormFormErrorIterator {#2768
              -errors: []
              -form: Symfony\Component\FormForm {#1950 …16}
            }
            "valid" => true
            "data" => false
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "checked" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2004}
        }
        2 => Symfony\Component\FormFormView {#2771
          +vars: array:33 [
            "value" => "2"
            "attr" => array:2 [
              "data-color" => PostitColors {#1806}
              "style" => "background-color: 2;"
            ]
            "form" => Symfony\Component\FormFormView {#2771}
            "id" => "note_color_2"
            "name" => "2"
            "full_name" => "note[color]"
            "disabled" => false
            "label" => "Cyan"
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "checkbox"
              2 => "radio"
              3 => "_note_color_entry"
            ]
            "unique_block_prefix" => "_note_color_entry"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_color_entry_radio"
            "errors" => Symfony\Component\FormFormErrorIterator {#2770
              -errors: []
              -form: Symfony\Component\FormForm {#1953 …16}
            }
            "valid" => true
            "data" => false
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "checked" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2004}
        }
        3 => Symfony\Component\FormFormView {#2773
          +vars: array:33 [
            "value" => "3"
            "attr" => array:2 [
              "data-color" => PostitColors {#1807}
              "style" => "background-color: 3;"
            ]
            "form" => Symfony\Component\FormFormView {#2773}
            "id" => "note_color_3"
            "name" => "3"
            "full_name" => "note[color]"
            "disabled" => false
            "label" => "Jaune"
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "checkbox"
              2 => "radio"
              3 => "_note_color_entry"
            ]
            "unique_block_prefix" => "_note_color_entry"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_color_entry_radio"
            "errors" => Symfony\Component\FormFormErrorIterator {#2772
              -errors: []
              -form: Symfony\Component\FormForm {#1956 …16}
            }
            "valid" => true
            "data" => false
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "checked" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2004}
        }
        4 => Symfony\Component\FormFormView {#2775
          +vars: array:33 [
            "value" => "4"
            "attr" => array:2 [
              "data-color" => PostitColors {#1808}
              "style" => "background-color: 4;"
            ]
            "form" => Symfony\Component\FormFormView {#2775}
            "id" => "note_color_4"
            "name" => "4"
            "full_name" => "note[color]"
            "disabled" => false
            "label" => "Jaune clair"
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "checkbox"
              2 => "radio"
              3 => "_note_color_entry"
            ]
            "unique_block_prefix" => "_note_color_entry"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_color_entry_radio"
            "errors" => Symfony\Component\FormFormErrorIterator {#2774
              -errors: []
              -form: Symfony\Component\FormForm {#1959 …16}
            }
            "valid" => true
            "data" => false
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "checked" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2004}
        }
      ]
      -rendered: false
      -methodRendered: false
      +parent: Symfony\Component\FormFormView {#1983}
    }
    "_token" => Symfony\Component\FormFormView {#2780
      +vars: array:32 [
        "value" => "6a8.AtUIC3tsjAKYeKUFTyKWq9mFHR3a-fRL2ajZD4p7dLY.TZpuSB444lrgG8pIHUrx2qzSW0e2l64fi4WobO8_Ne5zmH1dNiW6UMlOzg"
        "attr" => []
        "form" => Symfony\Component\FormFormView {#2780}
        "id" => "note__token"
        "name" => "_token"
        "full_name" => "note[_token]"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:4 [
          0 => "form"
          1 => "hidden"
          2 => "csrf_token"
          3 => "_note__token"
        ]
        "unique_block_prefix" => "_note__token"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note__token_hidden"
        "errors" => Symfony\Component\FormFormErrorIterator {#2789
          -errors: []
          -form: Symfony\Component\FormForm {#2785
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#2787
              -orderedKeys: []
              -managedCursors: []
              -elements: []
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: "6a8.AtUIC3tsjAKYeKUFTyKWq9mFHR3a-fRL2ajZD4p7dLY.TZpuSB444lrgG8pIHUrx2qzSW0e2l64fi4WobO8_Ne5zmH1dNiW6UMlOzg"
            -normData: "6a8.AtUIC3tsjAKYeKUFTyKWq9mFHR3a-fRL2ajZD4p7dLY.TZpuSB444lrgG8pIHUrx2qzSW0e2l64fi4WobO8_Ne5zmH1dNiW6UMlOzg"
            -viewData: "6a8.AtUIC3tsjAKYeKUFTyKWq9mFHR3a-fRL2ajZD4p7dLY.TZpuSB444lrgG8pIHUrx2qzSW0e2l64fi4WobO8_Ne5zmH1dNiW6UMlOzg"
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "_token"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#2786
              #locked: true
              -name: "_token"
              -propertyPath: null
              -mapped: false
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#2778 …2}
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: null
              -required: false
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#2765 …1}
              -attributes: array:1 [ …1]
              -data: "6a8.AtUIC3tsjAKYeKUFTyKWq9mFHR3a-fRL2ajZD4p7dLY.TZpuSB444lrgG8pIHUrx2qzSW0e2l64fi4WobO8_Ne5zmH1dNiW6UMlOzg"
              -dataClass: null
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#1015}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#2788}
              -options: array:50 [ …50]
              -children: []
              -unresolvedChildren: []
            }
          }
        }
        "valid" => true
        "data" => "6a8.AtUIC3tsjAKYeKUFTyKWq9mFHR3a-fRL2ajZD4p7dLY.TZpuSB444lrgG8pIHUrx2qzSW0e2l64fi4WobO8_Ne5zmH1dNiW6UMlOzg"
        "required" => false
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => false
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: []
      -rendered: false
      -methodRendered: false
      +parent: Symfony\Component\FormFormView {#1983}
    }
  ]
  -rendered: false
  -methodRendered: false
  +parent: null
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

Symfony\Component\Form\FormView {#2799
  +vars: array:33 [
    "value" => "0"
    "attr" => array:2 [
      "data-color" => PostitColors {#1485
        +name: "ROSE"
        +value: "#ff7eb9"
      }
      "style" => "background-color: 0;"
    ]
    "form" => Symfony\Component\FormFormView {#2799}
    "id" => "note_color_0"
    "name" => "0"
    "full_name" => "note[color]"
    "disabled" => false
    "label" => "Rose"
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:4 [
      0 => "form"
      1 => "checkbox"
      2 => "radio"
      3 => "_note_color_entry"
    ]
    "unique_block_prefix" => "_note_color_entry"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_color_entry_radio"
    "errors" => Symfony\Component\FormFormErrorIterator {#2800
      -errors: []
      -form: Symfony\Component\FormForm {#1947
        -parent: Symfony\Component\FormForm {#1944
          -parent: Symfony\Component\FormForm {#1890
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1892
              -orderedKeys: array:3 [
                0 => "content"
                1 => "job"
                2 => "color"
              ]
              -managedCursors: []
              -elements: array:3 [
                "content" => Symfony\Component\FormForm {#1893
                  -parent: Symfony\Component\FormForm {#1890}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1895 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "content"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1969 …5}
                  -config: Symfony\Component\FormFormBuilder {#1894 …29}
                }
                "job" => Symfony\Component\FormForm {#1896
                  -parent: Symfony\Component\FormForm {#1890}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1898 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "job"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1972 …5}
                  -config: Symfony\Component\FormFormBuilder {#1897 …29}
                }
                "color" => Symfony\Component\FormForm {#1944}
              ]
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: App\EntityNote {#1371
              -id: null
              -createdAt: null
              -content: null
              -job: null
              -user: null
              -color: null
            }
            -normData: App\EntityNote {#1371}
            -viewData: App\EntityNote {#1371}
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "note"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#1891
              #locked: true
              -name: "note"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: true
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1758
                -proxiedType: Symfony\Component\FormResolvedFormType {#1749
                  -typeExtensions: []
                  -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1740 …18}
                  -innerType: App\FormNoteType {#1583 …}
                  -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1049
                    -proxiedType: Symfony\Component\FormResolvedFormType {#1048 …4}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                      #data: array:3 [
                        "forms" => array:4 [
                          "job_form" => &13 array:10 [ …10]
                          "note" => &14 array:10 [ …10]
                          "action" => &15 array:10 [ …10]
                          "job_tracking" => &16 array:10 [ …10]
                        ]
                        "forms_by_hash" => array:49 [
                          "000000000000048e0000000000000000" => &13 array:10 [&13 …10]
                          "00000000000004b40000000000000000" => & array:10 [ …10]
                          "00000000000004b70000000000000000" => & array:10 [ …10]
                          "00000000000004ba0000000000000000" => & array:10 [ …10]
                          "00000000000004900000000000000000" => & array:10 [ …10]
                          "00000000000004930000000000000000" => & array:10 [ …10]
                          "00000000000004960000000000000000" => & array:10 [ …10]
                          "00000000000007e10000000000000000" => & array:10 [ …10]
                          "00000000000007620000000000000000" => &14 array:10 [&14 …10]
                          "00000000000007650000000000000000" => & array:10 [ …10]
                          "00000000000007680000000000000000" => & array:10 [ …10]
                          "00000000000007980000000000000000" => & array:10 [ …10]
                          "000000000000079b0000000000000000" => & array:10 [ …10]
                          "000000000000079e0000000000000000" => & array:10 [ …10]
                          "00000000000007a10000000000000000" => & array:10 [ …10]
                          "00000000000007a40000000000000000" => & array:10 [ …10]
                          "00000000000007a70000000000000000" => & array:10 [ …10]
                          "0000000000000afe0000000000000000" => & array:10 [ …10]
                          "00000000000005270000000000000000" => &15 array:10 [&15 …10]
                          "00000000000005a00000000000000000" => & array:10 [ …10]
                          "00000000000005a30000000000000000" => & array:10 [ …10]
                          "00000000000005a60000000000000000" => & array:10 [ …10]
                          "00000000000005a90000000000000000" => & array:10 [ …10]
                          "00000000000005ac0000000000000000" => & array:10 [ …10]
                          "00000000000005af0000000000000000" => & array:10 [ …10]
                          "00000000000005b20000000000000000" => & array:10 [ …10]
                          "00000000000005b50000000000000000" => & array:10 [ …10]
                          "00000000000005b80000000000000000" => & array:10 [ …10]
                          "00000000000005bb0000000000000000" => & array:10 [ …10]
                          "00000000000005be0000000000000000" => & array:10 [ …10]
                          "00000000000005c10000000000000000" => & array:10 [ …10]
                          "00000000000005c40000000000000000" => & array:10 [ …10]
                          "0000000000000b2a0000000000000000" => & array:10 [ …10]
                          "00000000000006bc0000000000000000" => &16 array:10 [&16 …10]
                          "00000000000006b90000000000000000" => & array:10 [ …10]
                          "00000000000006e40000000000000000" => & array:10 [ …10]
                          "00000000000006e70000000000000000" => & array:10 [ …10]
                          "00000000000006ea0000000000000000" => & array:10 [ …10]
                          "00000000000006ed0000000000000000" => & array:10 [ …10]
                          "00000000000006f00000000000000000" => & array:10 [ …10]
                          "00000000000006f30000000000000000" => & array:10 [ …10]
                          "00000000000006f60000000000000000" => & array:10 [ …10]
                          "00000000000006f90000000000000000" => & array:10 [ …10]
                          "00000000000006fc0000000000000000" => & array:10 [ …10]
                          "00000000000006ff0000000000000000" => & array:10 [ …10]
                          "00000000000007020000000000000000" => & array:10 [ …10]
                          "00000000000007050000000000000000" => & array:10 [ …10]
                          "00000000000007080000000000000000" => & array:10 [ …10]
                          "0000000000000b580000000000000000" => & array:10 [ …10]
                        ]
                        "nb_errors" => 0
                      ]
                      -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                      -dataByForm: array:49 [
                        "000000000000048e0000000000000000" => array:8 [
                          "id" => "job_form"
                          "name" => "job_form"
                          "type_class" => "App\Form\JobFormType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b40000000000000000" => array:8 [
                          "id" => "job_form_recruiter"
                          "name" => "recruiter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b70000000000000000" => array:8 [
                          "id" => "job_form_title"
                          "name" => "title"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004ba0000000000000000" => array:8 [
                          "id" => "job_form_source"
                          "name" => "source"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004900000000000000000" => array:8 [
                          "id" => "job_form_offerDescription"
                          "name" => "offerDescription"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004930000000000000000" => array:8 [
                          "id" => "job_form_created_at"
                          "name" => "created_at"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000004960000000000000000" => array:8 [
                          "id" => "job_form_coverLetter"
                          "name" => "coverLetter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:3 [ …3]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000005270000000000000000" => array:8 [
                          "id" => "action"
                          "name" => "action"
                          "type_class" => "App\Form\ActionType"
                          "synchronized" => true
                          "passed_options" => []
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000005a00000000000000000" => array:8 [
                          "id" => "action_name"
                          "name" => "name"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:67 [ …67]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005a30000000000000000" => array:8 [
                          "id" => "action_name_0"
                          "name" => "0"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005a60000000000000000" => array:8 [
                          "id" => "action_name_1"
                          "name" => "1"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005a90000000000000000" => array:8 [
                          "id" => "action_name_2"
                          "name" => "2"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005ac0000000000000000" => array:8 [
                          "id" => "action_name_3"
                          "name" => "3"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005af0000000000000000" => array:8 [
                          "id" => "action_name_4"
                          "name" => "4"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005b20000000000000000" => array:8 [
                          "id" => "action_name_5"
                          "name" => "5"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005b50000000000000000" => array:8 [
                          "id" => "action_name_6"
                          "name" => "6"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005b80000000000000000" => array:8 [
                          "id" => "action_name_7"
                          "name" => "7"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005bb0000000000000000" => array:8 [
                          "id" => "action_name_8"
                          "name" => "8"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005be0000000000000000" => array:8 [
                          "id" => "action_name_9"
                          "name" => "9"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005c10000000000000000" => array:8 [
                          "id" => "action_name_10"
                          "name" => "10"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005c40000000000000000" => array:8 [
                          "id" => "action_name_11"
                          "name" => "11"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006bc0000000000000000" => array:8 [
                          "id" => "job_tracking"
                          "name" => "job_tracking"
                          "type_class" => "App\Form\JobTrackingType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000006b90000000000000000" => array:8 [
                          "id" => "job_tracking_createdAt"
                          "name" => "createdAt"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006e40000000000000000" => array:8 [
                          "id" => "job_tracking_action"
                          "name" => "action"
                          "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                          "synchronized" => true
                          "passed_options" => array:8 [ …8]
                          "resolved_options" => array:71 [ …71]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006e70000000000000000" => array:8 [
                          "id" => "job_tracking_action_76"
                          "name" => "76"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006ea0000000000000000" => array:8 [
                          "id" => "job_tracking_action_77"
                          "name" => "77"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006ed0000000000000000" => array:8 [
                          "id" => "job_tracking_action_78"
                          "name" => "78"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006f00000000000000000" => array:8 [
                          "id" => "job_tracking_action_79"
                          "name" => "79"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006f30000000000000000" => array:8 [
                          "id" => "job_tracking_action_80"
                          "name" => "80"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006f60000000000000000" => array:8 [
                          "id" => "job_tracking_action_81"
                          "name" => "81"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                           …4
                        ]
                        "00000000000006f90000000000000000" => array:8 [ …8]
                        "00000000000006fc0000000000000000" => array:8 [ …8]
                        "00000000000006ff0000000000000000" => array:8 [ …8]
                        "00000000000007020000000000000000" => array:8 [ …8]
                        "00000000000007050000000000000000" => array:8 [ …8]
                        "00000000000007080000000000000000" => array:8 [ …8]
                        "00000000000007620000000000000000" => array:8 [ …8]
                        "00000000000007650000000000000000" => array:8 [ …8]
                        "00000000000007680000000000000000" => array:8 [ …8]
                        "00000000000007980000000000000000" => array:8 [ …8]
                        "000000000000079b0000000000000000" => array:8 [ …8]
                        "000000000000079e0000000000000000" => array:8 [ …8]
                        "00000000000007a10000000000000000" => array:8 [ …8]
                        "00000000000007a40000000000000000" => array:8 [ …8]
                        "00000000000007a70000000000000000" => array:8 [ …8]
                        "00000000000007e10000000000000000" => array:8 [ …8]
                        "0000000000000afe0000000000000000" => array:8 [ …8]
                        "0000000000000b2a0000000000000000" => array:8 [ …8]
                        "0000000000000b580000000000000000" => array:8 [ …8]
                      ]
                      -dataByView: array:49 [
                        "00000000000007bf0000000000000000" => array:3 [ …3]
                        "00000000000007d90000000000000000" => array:3 [ …3]
                        "00000000000007d50000000000000000" => array:3 [ …3]
                        "00000000000007d30000000000000000" => array:3 [ …3]
                        "000000000000071e0000000000000000" => array:3 [ …3]
                        "00000000000007c90000000000000000" => array:3 [ …3]
                        "00000000000007cc0000000000000000" => array:3 [ …3]
                        "00000000000007dc0000000000000000" => array:3 [ …3]
                        "00000000000007e80000000000000000" => array:3 [ …3]
                        "00000000000007eb0000000000000000" => array:3 [ …3]
                        "00000000000007ee0000000000000000" => array:3 [ …3]
                        "00000000000007ef0000000000000000" => array:3 [ …3]
                        "0000000000000aef0000000000000000" => array:3 [ …3]
                        "0000000000000af20000000000000000" => array:3 [ …3]
                        "0000000000000af40000000000000000" => array:3 [ …3]
                        "0000000000000af60000000000000000" => array:3 [ …3]
                        "0000000000000af80000000000000000" => array:3 [ …3]
                        "0000000000000afa0000000000000000" => array:3 [ …3]
                        "0000000000000b050000000000000000" => array:3 [ …3]
                        "0000000000000b080000000000000000" => array:3 [ …3]
                        "0000000000000b0d0000000000000000" => array:3 [ …3]
                        "0000000000000b100000000000000000" => array:3 [ …3]
                        "0000000000000b120000000000000000" => array:3 [ …3]
                        "0000000000000b140000000000000000" => array:3 [ …3]
                        "0000000000000b160000000000000000" => array:3 [ …3]
                        "0000000000000b180000000000000000" => array:3 [ …3]
                        "0000000000000b1a0000000000000000" => array:3 [ …3]
                        "0000000000000b1c0000000000000000" => array:3 [ …3]
                        "0000000000000b1e0000000000000000" => array:3 [ …3]
                        "0000000000000b200000000000000000" => array:3 [ …3]
                        "0000000000000b220000000000000000" => array:3 [ …3]
                        "0000000000000b240000000000000000" => array:3 [ …3]
                        "0000000000000b260000000000000000" => array:3 [ …3]
                        "0000000000000b310000000000000000" => array:3 [ …3]
                        "0000000000000b340000000000000000" => array:3 [ …3]
                        "0000000000000b370000000000000000" => array:3 [ …3]
                        "0000000000000b3b0000000000000000" => array:3 [ …3]
                        "0000000000000b3e0000000000000000" => array:3 [ …3]
                        "0000000000000b400000000000000000" => array:3 [ …3]
                        "0000000000000b420000000000000000" => array:3 [ …3]
                        "0000000000000b440000000000000000" => array:3 [ …3]
                        "0000000000000b460000000000000000" => array:3 [ …3]
                        "0000000000000b480000000000000000" => array:3 [ …3]
                        "0000000000000b4a0000000000000000" => array:3 [ …3]
                        "0000000000000b4c0000000000000000" => array:3 [ …3]
                        "0000000000000b4e0000000000000000" => array:3 [ …3]
                        "0000000000000b500000000000000000" => array:3 [ …3]
                        "0000000000000b520000000000000000" => array:3 [ …3]
                        "0000000000000b540000000000000000" => array:3 [ …3]
                      ]
                      -formsByView: array:49 [
                        "00000000000007d90000000000000000" => "00000000000004b40000000000000000"
                        "00000000000007d50000000000000000" => "00000000000004b70000000000000000"
                        "00000000000007d30000000000000000" => "00000000000004ba0000000000000000"
                        "000000000000071e0000000000000000" => "00000000000004900000000000000000"
                        "00000000000007c90000000000000000" => "00000000000004930000000000000000"
                        "00000000000007cc0000000000000000" => "00000000000004960000000000000000"
                        "00000000000007dc0000000000000000" => "00000000000007e10000000000000000"
                        "00000000000007bf0000000000000000" => "000000000000048e0000000000000000"
                        "00000000000007eb0000000000000000" => "00000000000007650000000000000000"
                        "00000000000007ee0000000000000000" => "00000000000007680000000000000000"
                        "0000000000000aef0000000000000000" => "000000000000079b0000000000000000"
                        "0000000000000af20000000000000000" => "000000000000079e0000000000000000"
                        "0000000000000af40000000000000000" => "00000000000007a10000000000000000"
                        "0000000000000af60000000000000000" => "00000000000007a40000000000000000"
                        "0000000000000af80000000000000000" => "00000000000007a70000000000000000"
                        "00000000000007ef0000000000000000" => "00000000000007980000000000000000"
                        "0000000000000afa0000000000000000" => "0000000000000afe0000000000000000"
                        "00000000000007e80000000000000000" => "00000000000007620000000000000000"
                        "0000000000000b0d0000000000000000" => "00000000000005a30000000000000000"
                        "0000000000000b100000000000000000" => "00000000000005a60000000000000000"
                        "0000000000000b120000000000000000" => "00000000000005a90000000000000000"
                        "0000000000000b140000000000000000" => "00000000000005ac0000000000000000"
                        "0000000000000b160000000000000000" => "00000000000005af0000000000000000"
                        "0000000000000b180000000000000000" => "00000000000005b20000000000000000"
                        "0000000000000b1a0000000000000000" => "00000000000005b50000000000000000"
                        "0000000000000b1c0000000000000000" => "00000000000005b80000000000000000"
                        "0000000000000b1e0000000000000000" => "00000000000005bb0000000000000000"
                        "0000000000000b200000000000000000" => "00000000000005be0000000000000000"
                        "0000000000000b220000000000000000" => "00000000000005c10000000000000000"
                        "0000000000000b240000000000000000" => "00000000000005c40000000000000000"
                        "0000000000000b080000000000000000" => "00000000000005a00000000000000000"
                        "0000000000000b260000000000000000" => "0000000000000b2a0000000000000000"
                        "0000000000000b050000000000000000" => "00000000000005270000000000000000"
                        "0000000000000b340000000000000000" => "00000000000006b90000000000000000"
                        "0000000000000b3b0000000000000000" => "00000000000006e70000000000000000"
                        "0000000000000b3e0000000000000000" => "00000000000006ea0000000000000000"
                        "0000000000000b400000000000000000" => "00000000000006ed0000000000000000"
                        "0000000000000b420000000000000000" => "00000000000006f00000000000000000"
                        "0000000000000b440000000000000000" => "00000000000006f30000000000000000"
                        "0000000000000b460000000000000000" => "00000000000006f60000000000000000"
                        "0000000000000b480000000000000000" => "00000000000006f90000000000000000"
                        "0000000000000b4a0000000000000000" => "00000000000006fc0000000000000000"
                        "0000000000000b4c0000000000000000" => "00000000000006ff0000000000000000"
                        "0000000000000b4e0000000000000000" => "00000000000007020000000000000000"
                        "0000000000000b500000000000000000" => "00000000000007050000000000000000"
                        "0000000000000b520000000000000000" => "00000000000007080000000000000000"
                        "0000000000000b370000000000000000" => "00000000000006e40000000000000000"
                        "0000000000000b540000000000000000" => "0000000000000b580000000000000000"
                        "0000000000000b310000000000000000" => "00000000000006bc0000000000000000"
                      ]
                      -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                    }
                  }
                }
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#1058
                -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#1055
                  -accessors: array:2 [ …2]
                }
              }
              -required: true
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#1560
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                use: {
                  $class: "App\Entity\Note"
                }
              }
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "data" => App\EntityNote {#1371}
                ]
              ]
              -data: App\EntityNote {#1371}
              -dataClass: "App\Entity\Note"
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#1015
                -registry: Symfony\Component\FormFormRegistry {#1016
                  -extensions: array:1 [
                    0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#1017 …5}
                  ]
                  -types: array:13 [
                    "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1049}
                    "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1085 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1076 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1123 …2}
                    "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1138 …2}
                    "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1144 …2}
                    "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1285
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1286
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1287
                          -defined: array:68 [ …68]
                          -defaults: array:67 [ …67]
                          -nested: []
                          -required: []
                          -resolved: array:30 [ …30]
                          -normalizers: array:5 [ …5]
                          -allowedValues: []
                          -allowedTypes: array:31 [ …31]
                          -info: array:3 [ …3]
                          -lazy: array:4 [ …4]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1246
                          -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1244 …3}
                          -translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                        }
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1049}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1329
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1323
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1326 …18}
                        -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1328}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1049}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1324
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1325
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1333
                          -defined: array:52 [
                            "block_name" => true
                            "block_prefix" => true
                            "disabled" => true
                            "label" => true
                            "label_format" => true
                            "row_attr" => true
                            "label_html" => true
                            "label_translation_parameters" => true
                            "attr_translation_parameters" => true
                            "attr" => true
                            "translation_domain" => true
                            "auto_initialize" => true
                            "priority" => true
                            "form_attr" => true
                            "data" => true
                            "data_class" => true
                            "empty_data" => true
                            "trim" => true
                            "required" => true
                            "property_path" => true
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => true
                            "label_attr" => true
                            "inherit_data" => true
                            "compound" => true
                            "method" => true
                            "action" => true
                            "post_max_size_message" => true
                            "upload_max_size_message" => true
                            "allow_file_upload" => true
                            "help" => true
                            "help_attr" => true
                            "help_html" => true
                            "help_translation_parameters" => true
                            "invalid_message" => true
                            "invalid_message_parameters" => true
                            "is_empty_callback" => true
                            "getter" => true
                            "setter" => true
                            "validation_groups" => true
                            "error_mapping" => true
                            "constraints" => true
                            "allow_extra_fields" => true
                            "extra_fields_message" => true
                            "csrf_protection" => true
                            "csrf_field_name" => true
                            "csrf_message" => true
                            "csrf_token_manager" => true
                            "csrf_token_id" => true
                            "value" => true
                            "false_values" => true
                          ]
                          -defaults: array:51 [
                            "block_name" => null
                            "block_prefix" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "row_attr" => []
                            "label_html" => false
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "attr" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "priority" => 0
                            "form_attr" => false
                            "data_class" => null
                            "empty_data" => Closure(FormInterface $form, $viewData) {#1327
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => null
                            "label_attr" => []
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "action" => ""
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "upload_max_size_message" => null
                            "allow_file_upload" => false
                            "help" => null
                            "help_attr" => []
                            "help_html" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "is_empty_callback" => Closure($modelData): bool {#1330
                              returnType: "bool"
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "getter" => null
                            "setter" => null
                            "validation_groups" => null
                            "error_mapping" => []
                            "constraints" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#769
                              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#770
                                -entropy: 256
                              }
                              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#771
                                -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                                  -requests: array:1 [ …1]
                                }
                                -namespace: "_csrf"
                              }
                              -namespace: Closure() {#743
                                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                                this: Symfony\Component\Security\CsrfCsrfTokenManager {#769}
                                use: { …2}
                              }
                            }
                            "csrf_token_id" => null
                            "value" => "1"
                            "false_values" => array:1 [ …1]
                          ]
                          -nested: []
                          -required: []
                          -resolved: array:30 [
                            "block_name" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "allow_file_upload" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "error_mapping" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#769}
                            "csrf_token_id" => null
                            "value" => "1"
                          ]
                          -normalizers: array:3 [
                            "validation_groups" => array:1 [ …1]
                            "constraints" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -allowedValues: []
                          -allowedTypes: array:17 [
                            "block_prefix" => array:2 [ …2]
                            "attr" => array:1 [ …1]
                            "row_attr" => array:1 [ …1]
                            "label_html" => array:1 [ …1]
                            "priority" => array:1 [ …1]
                            "form_attr" => array:2 [ …2]
                            "label_attr" => array:1 [ …1]
                            "action" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                            "help" => array:3 [ …3]
                            "help_attr" => array:1 [ …1]
                            "help_html" => array:1 [ …1]
                            "is_empty_callback" => array:2 [ …2]
                            "getter" => array:2 [ …2]
                            "setter" => array:2 [ …2]
                            "constraints" => array:2 [ …2]
                            "false_values" => array:1 [ …1]
                          ]
                          -info: array:3 [
                            "priority" => "The form rendering priority (higher priorities will be rendered first)"
                            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                          ]
                          -lazy: array:3 [
                            "data_class" => array:1 [ …1]
                            "error_bubbling" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeRadioType {#1322}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1329}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1434 …2}
                    "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1520 …2}
                    "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1758}
                    "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1999 …2}
                  ]
                  -guesser: false
                  -checkedTypes: []
                  -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#1029
                    -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#1030}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                  }
                }
              }
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057
                -serverParams: Symfony\Component\Form\UtilServerParams {#1056
                  -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
                }
              }
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1962 …1}
              -options: array:50 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "error_mapping" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#769}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "label_html" => false
                "attr" => []
                "priority" => 0
                "form_attr" => false
                "data_class" => "App\Entity\Note"
                "empty_data" => Closure(FormInterface $form) {#1560}
                "error_bubbling" => true
                "label_attr" => []
                "action" => ""
                "upload_max_size_message" => Closure() {#1681
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  use: { …3}
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "is_empty_callback" => null
                "getter" => null
                "setter" => null
                "validation_groups" => null
                "constraints" => []
                "data" => App\EntityNote {#1371}
              ]
              -children: []
              -unresolvedChildren: []
            }
          }
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1946
            -orderedKeys: array:5 [
              0 => "0"
              1 => "1"
              2 => "2"
              3 => "3"
              4 => "4"
            ]
            -managedCursors: []
            -elements: array:5 [
              0 => Symfony\Component\FormForm {#1947}
              1 => Symfony\Component\FormForm {#1950
                -parent: Symfony\Component\FormForm {#1944}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1952
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "1"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1951
                  #locked: true
                  -name: "1"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1324}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1327}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#1015}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1330}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1985}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              2 => Symfony\Component\FormForm {#1953
                -parent: Symfony\Component\FormForm {#1944}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1955
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "2"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1954
                  #locked: true
                  -name: "2"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1324}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1327}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#1015}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1330}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1987}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              3 => Symfony\Component\FormForm {#1956
                -parent: Symfony\Component\FormForm {#1944}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1958
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "3"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1957
                  #locked: true
                  -name: "3"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1324}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1327}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#1015}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1330}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1989}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              4 => Symfony\Component\FormForm {#1959
                -parent: Symfony\Component\FormForm {#1944}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1961
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "4"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1960
                  #locked: true
                  -name: "4"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1324}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1327}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#1015}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1330}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1991}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
            ]
          }
          -errors: []
          -submitted: false
          -clickedButton: null
          -modelData: "#feff9c"
          -normData: "#feff9c"
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "color"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1976
            -elements: array:1 [
              0 => "color"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -isNullSafe: array:1 [
              0 => false
            ]
            -pathAsString: "color"
          }
          -config: Symfony\Component\FormFormBuilder {#1945
            #locked: true
            -name: "color"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: true
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1285}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1888
                -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1879
                  #choices: array:5 [
                    0 => PostitColors {#1485}
                    1 => PostitColors {#1804
                      +name: "ROSE_CLAIR"
                      +value: "#ff65a3"
                    }
                    2 => PostitColors {#1806
                      +name: "CYAN"
                      +value: "#7afcff"
                    }
                    3 => PostitColors {#1807
                      +name: "JAUNE"
                      +value: "#feff9c"
                    }
                    4 => PostitColors {#1808
                      +name: "JAUNE_CLAIR"
                      +value: "#fff740"
                    }
                  ]
                  #structuredValues: array:5 [
                    "Rose" => "0"
                    "Rose clair" => "1"
                    "Cyan" => "2"
                    "Jaune" => "3"
                    "Jaune clair" => "4"
                  ]
                  #originalKeys: array:5 [
                    0 => "Rose"
                    1 => "Rose clair"
                    2 => "Cyan"
                    3 => "Jaune"
                    4 => "Jaune clair"
                  ]
                  #valueCallback: null
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1880}
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: null
            -attributes: array:3 [
              "data_collector/passed_options" => array:6 [
                "choices" => array:5 [
                  "Rose" => PostitColors {#1485}
                  "Rose clair" => PostitColors {#1804}
                  "Cyan" => PostitColors {#1806}
                  "Jaune" => PostitColors {#1807}
                  "Jaune clair" => PostitColors {#1808}
                ]
                "expanded" => true
                "multiple" => false
                "label" => false
                "data" => "#feff9c"
                "choice_attr" => Closure($choice, $key, $value) {#1809
                  class: "App\FormNoteType"
                  this: App\FormNoteType {#1583 …}
                }
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1879}
              "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1886
                +choices: array:5 [
                  0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1881
                    +data: PostitColors {#1485}
                    +value: "0"
                    +label: "Rose"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1485}
                      "style" => "background-color: 0;"
                    ]
                    +labelTranslationParameters: []
                  }
                  1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1882
                    +data: PostitColors {#1804}
                    +value: "1"
                    +label: "Rose clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1804}
                      "style" => "background-color: 1;"
                    ]
                    +labelTranslationParameters: []
                  }
                  2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1883
                    +data: PostitColors {#1806}
                    +value: "2"
                    +label: "Cyan"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1806}
                      "style" => "background-color: 2;"
                    ]
                    +labelTranslationParameters: []
                  }
                  3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1884
                    +data: PostitColors {#1807}
                    +value: "3"
                    +label: "Jaune"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1807}
                      "style" => "background-color: 3;"
                    ]
                    +labelTranslationParameters: []
                  }
                  4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1885
                    +data: PostitColors {#1808}
                    +value: "4"
                    +label: "Jaune clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1808}
                      "style" => "background-color: 4;"
                    ]
                    +labelTranslationParameters: []
                  }
                ]
                +preferredChoices: []
              }
            ]
            -data: "#feff9c"
            -dataClass: null
            -dataLocked: true
            -formFactory: Symfony\Component\FormFormFactory {#1015}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
            -autoInitialize: false
            -isEmptyCallback: null
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1968 …1}
            -options: array:68 [
              "block_name" => null
              "disabled" => false
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "invalid_message" => "The selected choice is invalid."
              "invalid_message_parameters" => []
              "error_mapping" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#769}
              "csrf_token_id" => null
              "block_prefix" => null
              "label" => false
              "row_attr" => []
              "label_html" => false
              "attr" => []
              "priority" => 0
              "form_attr" => false
              "data_class" => null
              "expanded" => true
              "multiple" => false
              "empty_data" => null
              "error_bubbling" => false
              "label_attr" => []
              "compound" => true
              "action" => ""
              "upload_max_size_message" => Closure() {#1874
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                use: {
                  $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                  $message: Closure() {#1873}
                  $translationDomain: "validators"
                }
              }
              "help" => null
              "help_attr" => []
              "help_html" => false
              "is_empty_callback" => null
              "getter" => null
              "setter" => null
              "validation_groups" => null
              "constraints" => []
              "choices" => array:5 [
                "Rose" => PostitColors {#1485}
                "Rose clair" => PostitColors {#1804}
                "Cyan" => PostitColors {#1806}
                "Jaune" => PostitColors {#1807}
                "Jaune clair" => PostitColors {#1808}
              ]
              "choice_filter" => null
              "choice_loader" => null
              "choice_label" => null
              "choice_name" => null
              "choice_value" => null
              "choice_attr" => Closure($choice, $key, $value) {#1809}
              "choice_translation_parameters" => []
              "preferred_choices" => []
              "separator" => "-------------------"
              "separator_html" => false
              "duplicate_preferred_choices" => true
              "group_by" => null
              "placeholder" => null
              "placeholder_attr" => []
              "choice_translation_domain" => null
              "data" => "#feff9c"
            ]
            -children: []
            -unresolvedChildren: []
          }
        }
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1949
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "0"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1948
          #locked: true
          -name: "0"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1324}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1907
              -trueValue: "0"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1327}
          -attributes: array:1 [
            "data_collector/passed_options" => array:7 [
              "value" => "0"
              "label" => "Rose"
              "label_html" => false
              "attr" => array:2 [
                "data-color" => PostitColors {#1485}
                "style" => "background-color: 0;"
              ]
              "label_translation_parameters" => []
              "translation_domain" => null
              "block_name" => "entry"
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#1015}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1057}
          -autoInitialize: false
          -isEmptyCallback: Closure($modelData): bool {#1330}
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1984 …1}
          -options: array:51 [
            "disabled" => false
            "label_format" => null
            "attr_translation_parameters" => []
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please select a valid option."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#769}
            "csrf_token_id" => null
            "block_name" => "entry"
            "block_prefix" => null
            "label" => "Rose"
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr" => array:2 [
              "data-color" => PostitColors {#1485}
              "style" => "background-color: 0;"
            ]
            "translation_domain" => null
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1327}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1901
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: {
                $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                $message: Closure() {#1900}
                $translationDomain: "validators"
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => Closure($modelData): bool {#1330}
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "value" => "0"
            "false_values" => array:1 [
              0 => null
            ]
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => false
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => false
    "method" => "POST"
    "action" => ""
    "submitted" => false
    "checked" => false
  ]
  +children: []
  -rendered: false
  -methodRendered: false
  +parent: Symfony\Component\FormFormView {#2031
    +vars: array:44 [
      "value" => ""
      "attr" => []
      "form" => Symfony\Component\FormFormView {#2031}
      "id" => "note_color"
      "name" => "color"
      "full_name" => "note[color]"
      "disabled" => false
      "label" => false
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => array:3 [
        0 => "form"
        1 => "choice"
        2 => "_note_color"
      ]
      "unique_block_prefix" => "_note_color"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_note_color_choice"
      "errors" => Symfony\Component\FormFormErrorIterator {#2795
        -errors: []
        -form: Symfony\Component\FormForm {#1944}
      }
      "valid" => true
      "data" => "#feff9c"
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "multiple" => false
      "expanded" => true
      "preferred_choices" => []
      "choices" => array:5 [
        0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1881}
        1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1882}
        2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1883}
        3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1884}
        4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1885}
      ]
      "separator" => "-------------------"
      "separator_html" => false
      "placeholder" => null
      "placeholder_attr" => []
      "choice_translation_domain" => null
      "choice_translation_parameters" => []
      "is_selected" => Closure($choice, $value) {#2796
        class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
      }
      "placeholder_in_choices" => false
    ]
    +children: array:5 [
      0 => Symfony\Component\FormFormView {#2799}
      1 => Symfony\Component\FormFormView {#2802
        +vars: array:33 [
          "value" => "1"
          "attr" => array:2 [
            "data-color" => PostitColors {#1804}
            "style" => "background-color: 1;"
          ]
          "form" => Symfony\Component\FormFormView {#2802}
          "id" => "note_color_1"
          "name" => "1"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Rose clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2801
            -errors: []
            -form: Symfony\Component\FormForm {#1950}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#2031}
      }
      2 => Symfony\Component\FormFormView {#2804
        +vars: array:33 [
          "value" => "2"
          "attr" => array:2 [
            "data-color" => PostitColors {#1806}
            "style" => "background-color: 2;"
          ]
          "form" => Symfony\Component\FormFormView {#2804}
          "id" => "note_color_2"
          "name" => "2"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Cyan"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2803
            -errors: []
            -form: Symfony\Component\FormForm {#1953}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#2031}
      }
      3 => Symfony\Component\FormFormView {#2806
        +vars: array:33 [
          "value" => "3"
          "attr" => array:2 [
            "data-color" => PostitColors {#1807}
            "style" => "background-color: 3;"
          ]
          "form" => Symfony\Component\FormFormView {#2806}
          "id" => "note_color_3"
          "name" => "3"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2805
            -errors: []
            -form: Symfony\Component\FormForm {#1956}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#2031}
      }
      4 => Symfony\Component\FormFormView {#2808
        +vars: array:33 [
          "value" => "4"
          "attr" => array:2 [
            "data-color" => PostitColors {#1808}
            "style" => "background-color: 4;"
          ]
          "form" => Symfony\Component\FormFormView {#2808}
          "id" => "note_color_4"
          "name" => "4"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2807
            -errors: []
            -form: Symfony\Component\FormForm {#1959}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#2031}
      }
    ]
    -rendered: false
    -methodRendered: false
    +parent: Symfony\Component\FormFormView {#2024
      +vars: array:32 [
        "value" => App\EntityNote {#1371}
        "attr" => []
        "form" => Symfony\Component\FormFormView {#2024}
        "id" => "note"
        "name" => "note"
        "full_name" => "note"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "note"
          2 => "_note"
        ]
        "unique_block_prefix" => "_note"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_note"
        "errors" => Symfony\Component\FormFormErrorIterator {#2023
          -errors: []
          -form: Symfony\Component\FormForm {#1890}
        }
        "valid" => true
        "data" => App\EntityNote {#1371}
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: array:4 [
        "content" => Symfony\Component\FormFormView {#2027
          +vars: array:33 [
            "value" => ""
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "form" => Symfony\Component\FormFormView {#2027}
            "id" => "note_content"
            "name" => "content"
            "full_name" => "note[content]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "text"
              2 => "textarea"
              3 => "_note_content"
            ]
            "unique_block_prefix" => "_note_content"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_content_textarea"
            "errors" => Symfony\Component\FormFormErrorIterator {#2028
              -errors: []
              -form: Symfony\Component\FormForm {#1893}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "pattern" => null
          ]
          +children: []
          -rendered: true
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2024}
        }
        "job" => Symfony\Component\FormFormView {#2030
          +vars: array:44 [
            "value" => ""
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "form" => Symfony\Component\FormFormView {#2030}
            "id" => "note_job"
            "name" => "job"
            "full_name" => "note[job]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "choice"
              2 => "entity"
              3 => "_note_job"
            ]
            "unique_block_prefix" => "_note_job"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_job_entity"
            "errors" => Symfony\Component\FormFormErrorIterator {#2029
              -errors: []
              -form: Symfony\Component\FormForm {#1896}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "multiple" => false
            "expanded" => false
            "preferred_choices" => []
            "choices" => array:100 [
              901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2033
                +data: App\EntityJob {#2041 …10}
                +value: "901"
                +label: "901"
                +attr: []
                +labelTranslationParameters: []
              }
              902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2046
                +data: App\EntityJob {#2094 …10}
                +value: "902"
                +label: "902"
                +attr: []
                +labelTranslationParameters: []
              }
              903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2035
                +data: App\EntityJob {#2103 …10}
                +value: "903"
                +label: "903"
                +attr: []
                +labelTranslationParameters: []
              }
              904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2055
                +data: App\EntityJob {#2112 …10}
                +value: "904"
                +label: "904"
                +attr: []
                +labelTranslationParameters: []
              }
              905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2034
                +data: App\EntityJob {#821 …10}
                +value: "905"
                +label: "905"
                +attr: []
                +labelTranslationParameters: []
              }
              906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2040
                +data: App\EntityJob {#2121 …10}
                +value: "906"
                +label: "906"
                +attr: []
                +labelTranslationParameters: []
              }
              907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2045
                +data: App\EntityJob {#2130 …10}
                +value: "907"
                +label: "907"
                +attr: []
                +labelTranslationParameters: []
              }
              908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2049
                +data: App\EntityJob {#2139 …10}
                +value: "908"
                +label: "908"
                +attr: []
                +labelTranslationParameters: []
              }
              909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2036
                +data: App\EntityJob {#2145 …10}
                +value: "909"
                +label: "909"
                +attr: []
                +labelTranslationParameters: []
              }
              910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2043
                +data: App\EntityJob {#2154 …10}
                +value: "910"
                +label: "910"
                +attr: []
                +labelTranslationParameters: []
              }
              911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2705
                +data: App\EntityJob {#2163 …10}
                +value: "911"
                +label: "911"
                +attr: []
                +labelTranslationParameters: []
              }
              912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2706
                +data: App\EntityJob {#2169 …10}
                +value: "912"
                +label: "912"
                +attr: []
                +labelTranslationParameters: []
              }
              913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2707
                +data: App\EntityJob {#2178 …10}
                +value: "913"
                +label: "913"
                +attr: []
                +labelTranslationParameters: []
              }
              914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2708
                +data: App\EntityJob {#2184 …10}
                +value: "914"
                +label: "914"
                +attr: []
                +labelTranslationParameters: []
              }
              915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2709
                +data: App\EntityJob {#2190 …10}
                +value: "915"
                +label: "915"
                +attr: []
                +labelTranslationParameters: []
              }
              916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2710
                +data: App\EntityJob {#2196 …10}
                +value: "916"
                +label: "916"
                +attr: []
                +labelTranslationParameters: []
              }
              917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2711
                +data: App\EntityJob {#2202 …10}
                +value: "917"
                +label: "917"
                +attr: []
                +labelTranslationParameters: []
              }
              918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2712
                +data: App\EntityJob {#2208 …10}
                +value: "918"
                +label: "918"
                +attr: []
                +labelTranslationParameters: []
              }
              919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2713
                +data: App\EntityJob {#2214 …10}
                +value: "919"
                +label: "919"
                +attr: []
                +labelTranslationParameters: []
              }
              920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2714
                +data: App\EntityJob {#2220 …10}
                +value: "920"
                +label: "920"
                +attr: []
                +labelTranslationParameters: []
              }
              921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2715
                +data: App\EntityJob {#2226 …10}
                +value: "921"
                +label: "921"
                +attr: []
                +labelTranslationParameters: []
              }
              922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2716
                +data: App\EntityJob {#2232 …10}
                +value: "922"
                +label: "922"
                +attr: []
                +labelTranslationParameters: []
              }
              923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2717
                +data: App\EntityJob {#2238 …10}
                +value: "923"
                +label: "923"
                +attr: []
                +labelTranslationParameters: []
              }
              924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2718
                +data: App\EntityJob {#2244 …10}
                +value: "924"
                +label: "924"
                +attr: []
                +labelTranslationParameters: []
              }
              925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2719
                +data: App\EntityJob {#2250 …10}
                +value: "925"
                +label: "925"
                +attr: []
                +labelTranslationParameters: []
              }
              926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2720
                +data: App\EntityJob {#2256 …10}
                +value: "926"
                +label: "926"
                +attr: []
                +labelTranslationParameters: []
              }
              927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2721
                +data: App\EntityJob {#2262 …10}
                +value: "927"
                +label: "927"
                +attr: []
                +labelTranslationParameters: []
              }
              928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2722
                +data: App\EntityJob {#2268 …10}
                +value: "928"
                +label: "928"
                +attr: []
                +labelTranslationParameters: []
              }
              929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2723
                +data: App\EntityJob {#2274 …10}
                +value: "929"
                +label: "929"
                +attr: []
                +labelTranslationParameters: []
              }
              930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2724
                +data: App\EntityJob {#2280 …10}
                +value: "930"
                +label: "930"
                +attr: []
                +labelTranslationParameters: []
              }
              931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2725
                +data: App\EntityJob {#2286 …10}
                +value: "931"
                +label: "931"
                +attr: []
                +labelTranslationParameters: []
              }
              932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2726
                +data: App\EntityJob {#2292 …10}
                +value: "932"
                +label: "932"
                +attr: []
                +labelTranslationParameters: []
              }
              933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2727
                +data: App\EntityJob {#2298 …10}
                +value: "933"
                +label: "933"
                +attr: []
                +labelTranslationParameters: []
              }
              934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2728
                +data: App\EntityJob {#2304 …10}
                +value: "934"
                +label: "934"
                +attr: []
                +labelTranslationParameters: []
              }
              935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2729
                +data: App\EntityJob {#2310 …10}
                +value: "935"
                +label: "935"
                +attr: []
                +labelTranslationParameters: []
              }
              936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2730
                +data: App\EntityJob {#2316 …10}
                +value: "936"
                +label: "936"
                +attr: []
                +labelTranslationParameters: []
              }
              937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2731
                +data: App\EntityJob {#2322 …10}
                +value: "937"
                +label: "937"
                +attr: []
                +labelTranslationParameters: []
              }
              938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2732
                +data: App\EntityJob {#2328 …10}
                +value: "938"
                +label: "938"
                +attr: []
                +labelTranslationParameters: []
              }
              939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2733
                +data: App\EntityJob {#2334 …10}
                +value: "939"
                +label: "939"
                +attr: []
                +labelTranslationParameters: []
              }
              940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2734
                +data: App\EntityJob {#2340 …10}
                +value: "940"
                +label: "940"
                +attr: []
                +labelTranslationParameters: []
              }
              941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2735
                +data: App\EntityJob {#2346 …10}
                +value: "941"
                +label: "941"
                +attr: []
                +labelTranslationParameters: []
              }
              942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2736
                +data: App\EntityJob {#2352 …10}
                +value: "942"
                +label: "942"
                +attr: []
                +labelTranslationParameters: []
              }
              943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2737
                +data: App\EntityJob {#2358 …10}
                +value: "943"
                +label: "943"
                +attr: []
                +labelTranslationParameters: []
              }
              944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2738
                +data: App\EntityJob {#2364 …10}
                +value: "944"
                +label: "944"
                +attr: []
                +labelTranslationParameters: []
              }
              945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2739
                +data: App\EntityJob {#2370 …10}
                +value: "945"
                +label: "945"
                +attr: []
                +labelTranslationParameters: []
              }
              946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2740
                +data: App\EntityJob {#2376 …10}
                +value: "946"
                +label: "946"
                +attr: []
                +labelTranslationParameters: []
              }
              947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2741
                +data: App\EntityJob {#2382 …10}
                +value: "947"
                +label: "947"
                +attr: []
                +labelTranslationParameters: []
              }
              948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2742
                +data: App\EntityJob {#2388 …10}
                +value: "948"
                +label: "948"
                +attr: []
                +labelTranslationParameters: []
              }
              949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2743
                +data: App\EntityJob {#2394 …10}
                +value: "949"
                +label: "949"
                +attr: []
                +labelTranslationParameters: []
              }
              950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2744
                +data: App\EntityJob {#2400 …10}
                +value: "950"
                +label: "950"
                +attr: []
                +labelTranslationParameters: []
              }
              951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2745
                +data: App\EntityJob {#2406 …10}
                +value: "951"
                +label: "951"
                +attr: []
                +labelTranslationParameters: []
              }
              952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2746
                +data: App\EntityJob {#2412 …10}
                +value: "952"
                +label: "952"
                +attr: []
                +labelTranslationParameters: []
              }
              953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2747
                +data: App\EntityJob {#2418 …10}
                +value: "953"
                +label: "953"
                +attr: []
                +labelTranslationParameters: []
              }
              954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2748
                +data: App\EntityJob {#2424 …10}
                +value: "954"
                +label: "954"
                +attr: []
                +labelTranslationParameters: []
              }
              955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2749
                +data: App\EntityJob {#2430 …10}
                +value: "955"
                +label: "955"
                +attr: []
                +labelTranslationParameters: []
              }
              956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2750
                +data: App\EntityJob {#2436 …10}
                +value: "956"
                +label: "956"
                +attr: []
                +labelTranslationParameters: []
              }
              957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2751
                +data: App\EntityJob {#2442 …10}
                +value: "957"
                +label: "957"
                +attr: []
                +labelTranslationParameters: []
              }
              958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2752
                +data: App\EntityJob {#2448 …10}
                +value: "958"
                +label: "958"
                +attr: []
                +labelTranslationParameters: []
              }
              959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2753
                +data: App\EntityJob {#2454 …10}
                +value: "959"
                +label: "959"
                +attr: []
                +labelTranslationParameters: []
              }
              960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2754
                +data: App\EntityJob {#2460 …10}
                +value: "960"
                +label: "960"
                +attr: []
                +labelTranslationParameters: []
              }
              961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2755
                +data: App\EntityJob {#2466 …10}
                +value: "961"
                +label: "961"
                +attr: []
                +labelTranslationParameters: []
              }
              962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2756
                +data: App\EntityJob {#2472 …10}
                +value: "962"
                +label: "962"
                +attr: []
                +labelTranslationParameters: []
              }
              963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2757
                +data: App\EntityJob {#2478 …10}
                +value: "963"
                +label: "963"
                +attr: []
                +labelTranslationParameters: []
              }
              964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2758
                +data: App\EntityJob {#2484 …10}
                +value: "964"
                +label: "964"
                +attr: []
                +labelTranslationParameters: []
              }
              965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2759
                +data: App\EntityJob {#2490 …10}
                +value: "965"
                +label: "965"
                +attr: []
                +labelTranslationParameters: []
              }
              966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2760
                +data: App\EntityJob {#2496 …10}
                +value: "966"
                +label: "966"
                +attr: []
                +labelTranslationParameters: []
              }
              967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2761
                +data: App\EntityJob {#2502 …10}
                +value: "967"
                +label: "967"
                +attr: []
                +labelTranslationParameters: []
              }
              968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2762
                +data: App\EntityJob {#2508 …10}
                +value: "968"
                +label: "968"
                +attr: []
                +labelTranslationParameters: []
              }
              969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2763
                +data: App\EntityJob {#2514 …10}
                +value: "969"
                +label: "969"
                +attr: []
                +labelTranslationParameters: []
              }
              970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2764
                +data: App\EntityJob {#2520 …10}
                +value: "970"
                +label: "970"
                +attr: []
                +labelTranslationParameters: []
              }
              971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2765
                +data: App\EntityJob {#2526 …10}
                +value: "971"
                +label: "971"
                +attr: []
                +labelTranslationParameters: []
              }
              972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2766
                +data: App\EntityJob {#2532 …10}
                +value: "972"
                +label: "972"
                +attr: []
                +labelTranslationParameters: []
              }
              973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2767
                +data: App\EntityJob {#2538 …10}
                +value: "973"
                +label: "973"
                +attr: []
                +labelTranslationParameters: []
              }
              974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2768
                +data: App\EntityJob {#2544 …10}
                +value: "974"
                +label: "974"
                +attr: []
                +labelTranslationParameters: []
              }
              975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2769
                +data: App\EntityJob {#2550 …10}
                +value: "975"
                +label: "975"
                +attr: []
                +labelTranslationParameters: []
              }
              976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2770
                +data: App\EntityJob {#2556 …10}
                +value: "976"
                +label: "976"
                +attr: []
                +labelTranslationParameters: []
              }
              977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2771
                +data: App\EntityJob {#2562 …10}
                +value: "977"
                +label: "977"
                +attr: []
                +labelTranslationParameters: []
              }
              978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2772
                +data: App\EntityJob {#2568 …10}
                +value: "978"
                +label: "978"
                +attr: []
                +labelTranslationParameters: []
              }
              979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2773
                +data: App\EntityJob {#2574 …10}
                +value: "979"
                +label: "979"
                +attr: []
                +labelTranslationParameters: []
              }
              980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2774
                +data: App\EntityJob {#2580 …10}
                +value: "980"
                +label: "980"
                +attr: []
                +labelTranslationParameters: []
              }
              981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2775
                +data: App\EntityJob {#2586 …10}
                +value: "981"
                +label: "981"
                +attr: []
                +labelTranslationParameters: []
              }
              982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2776
                +data: App\EntityJob {#2592 …10}
                +value: "982"
                +label: "982"
                +attr: []
                +labelTranslationParameters: []
              }
              983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2777
                +data: App\EntityJob {#2598 …10}
                +value: "983"
                +label: "983"
                +attr: []
                +labelTranslationParameters: []
              }
              984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2778
                +data: App\EntityJob {#2604 …10}
                +value: "984"
                +label: "984"
                +attr: []
                +labelTranslationParameters: []
              }
              985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2779
                +data: App\EntityJob {#2610 …10}
                +value: "985"
                +label: "985"
                +attr: []
                +labelTranslationParameters: []
              }
              986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2780
                +data: App\EntityJob {#2616 …10}
                +value: "986"
                +label: "986"
                +attr: []
                +labelTranslationParameters: []
              }
              987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2781
                +data: App\EntityJob {#2622 …10}
                +value: "987"
                +label: "987"
                +attr: []
                +labelTranslationParameters: []
              }
              988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2782
                +data: App\EntityJob {#2628 …10}
                +value: "988"
                +label: "988"
                +attr: []
                +labelTranslationParameters: []
              }
              989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2783
                +data: App\EntityJob {#2634 …10}
                +value: "989"
                +label: "989"
                +attr: []
                +labelTranslationParameters: []
              }
              990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2784
                +data: App\EntityJob {#2640 …10}
                +value: "990"
                +label: "990"
                +attr: []
                +labelTranslationParameters: []
              }
              991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2785
                +data: App\EntityJob {#2646 …10}
                +value: "991"
                +label: "991"
                +attr: []
                +labelTranslationParameters: []
              }
              992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2786
                +data: App\EntityJob {#2652 …10}
                +value: "992"
                +label: "992"
                +attr: []
                +labelTranslationParameters: []
              }
              993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2787
                +data: App\EntityJob {#2658 …10}
                +value: "993"
                +label: "993"
                +attr: []
                +labelTranslationParameters: []
              }
              994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2788
                +data: App\EntityJob {#2664 …10}
                +value: "994"
                +label: "994"
                +attr: []
                +labelTranslationParameters: []
              }
              995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2789
                +data: App\EntityJob {#2670 …10}
                +value: "995"
                +label: "995"
                +attr: []
                +labelTranslationParameters: []
              }
              996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2790
                +data: App\EntityJob {#2676 …10}
                +value: "996"
                +label: "996"
                +attr: []
                +labelTranslationParameters: []
              }
              997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2791
                +data: App\EntityJob {#2682 …10}
                +value: "997"
                +label: "997"
                +attr: []
                +labelTranslationParameters: []
              }
              998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2792
                +data: App\EntityJob {#2688 …10}
                +value: "998"
                +label: "998"
                +attr: []
                +labelTranslationParameters: []
              }
              999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2793
                +data: App\EntityJob {#2694 …10}
                +value: "999"
                +label: "999"
                +attr: []
                +labelTranslationParameters: []
              }
              1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2794
                +data: App\EntityJob {#2700 …10}
                +value: "1000"
                +label: "1000"
                +attr: []
                +labelTranslationParameters: []
              }
            ]
            "separator" => "-------------------"
            "separator_html" => false
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
            "choice_translation_parameters" => []
            "is_selected" => Closure($choice, $value) {#2032
              class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
            }
            "placeholder_in_choices" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2024}
        }
        "color" => Symfony\Component\FormFormView {#2031}
        "_token" => Symfony\Component\FormFormView {#2810
          +vars: array:32 [
            "value" => "1a74bdccf0382190e2ed31.tXaw2mP_6fJYGKOu9n014HNGQXDLw-xaLsZk5S1Ys64.-jnWmQarh6oge8zjpBVSkQYRByqnrbYOfOsVhkgc8vbEO8WMLrbfoAkuyA"
            "attr" => []
            "form" => Symfony\Component\FormFormView {#2810}
            "id" => "note__token"
            "name" => "_token"
            "full_name" => "note[_token]"
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "hidden"
              2 => "csrf_token"
              3 => "_note__token"
            ]
            "unique_block_prefix" => "_note__token"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note__token_hidden"
            "errors" => Symfony\Component\FormFormErrorIterator {#2818
              -errors: []
              -form: Symfony\Component\FormForm {#2814
                -parent: null
                -children: Symfony\Component\Form\UtilOrderedHashMap {#2816 …3}
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: "1a74bdccf0382190e2ed31.tXaw2mP_6fJYGKOu9n014HNGQXDLw-xaLsZk5S1Ys64.-jnWmQarh6oge8zjpBVSkQYRByqnrbYOfOsVhkgc8vbEO8WMLrbfoAkuyA"
                -normData: "1a74bdccf0382190e2ed31.tXaw2mP_6fJYGKOu9n014HNGQXDLw-xaLsZk5S1Ys64.-jnWmQarh6oge8zjpBVSkQYRByqnrbYOfOsVhkgc8vbEO8WMLrbfoAkuyA"
                -viewData: "1a74bdccf0382190e2ed31.tXaw2mP_6fJYGKOu9n014HNGQXDLw-xaLsZk5S1Ys64.-jnWmQarh6oge8zjpBVSkQYRByqnrbYOfOsVhkgc8vbEO8WMLrbfoAkuyA"
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "_token"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#2815 …29}
              }
            }
            "valid" => true
            "data" => "1a74bdccf0382190e2ed31.tXaw2mP_6fJYGKOu9n014HNGQXDLw-xaLsZk5S1Ys64.-jnWmQarh6oge8zjpBVSkQYRByqnrbYOfOsVhkgc8vbEO8WMLrbfoAkuyA"
            "required" => false
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#2024}
        }
      ]
      -rendered: false
      -methodRendered: true
      +parent: null
    }
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

Symfony\Component\Form\FormView {#2684
  +vars: array:33 [
    "value" => "0"
    "attr" => array:2 [
      "data-color" => PostitColors {#1370
        +name: "ROSE"
        +value: "#ff7eb9"
      }
      "style" => "background-color: 0;"
    ]
    "form" => Symfony\Component\FormFormView {#2684}
    "id" => "note_color_0"
    "name" => "0"
    "full_name" => "note[color]"
    "disabled" => false
    "label" => "Rose"
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:4 [
      0 => "form"
      1 => "checkbox"
      2 => "radio"
      3 => "_note_color_entry"
    ]
    "unique_block_prefix" => "_note_color_entry"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_color_entry_radio"
    "errors" => Symfony\Component\FormFormErrorIterator {#2685
      -errors: []
      -form: Symfony\Component\FormForm {#1832
        -parent: Symfony\Component\FormForm {#1829
          -parent: Symfony\Component\FormForm {#1775
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1777
              -orderedKeys: array:3 [
                0 => "content"
                1 => "job"
                2 => "color"
              ]
              -managedCursors: []
              -elements: array:3 [
                "content" => Symfony\Component\FormForm {#1778
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1780 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "content"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1854 …5}
                  -config: Symfony\Component\FormFormBuilder {#1779 …29}
                }
                "job" => Symfony\Component\FormForm {#1781
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1783 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "job"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1857 …5}
                  -config: Symfony\Component\FormFormBuilder {#1782 …29}
                }
                "color" => Symfony\Component\FormForm {#1829}
              ]
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: App\EntityNote {#1256
              -id: null
              -createdAt: null
              -content: null
              -job: null
              -user: null
              -color: null
            }
            -normData: App\EntityNote {#1256}
            -viewData: App\EntityNote {#1256}
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "note"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#1776
              #locked: true
              -name: "note"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: true
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643
                -proxiedType: Symfony\Component\FormResolvedFormType {#1634
                  -typeExtensions: []
                  -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1625 …18}
                  -innerType: App\FormNoteType {#1468 …}
                  -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934
                    -proxiedType: Symfony\Component\FormResolvedFormType {#933 …4}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                      #data: array:3 [
                        "forms" => array:4 [
                          "job_form" => &13 array:10 [ …10]
                          "note" => &14 array:10 [ …10]
                          "action" => &15 array:10 [ …10]
                          "job_tracking" => &16 array:10 [ …10]
                        ]
                        "forms_by_hash" => array:49 [
                          "000000000000041b0000000000000000" => &13 array:10 [&13 …10]
                          "00000000000004410000000000000000" => & array:10 [ …10]
                          "00000000000004440000000000000000" => & array:10 [ …10]
                          "00000000000004470000000000000000" => & array:10 [ …10]
                          "000000000000041d0000000000000000" => & array:10 [ …10]
                          "00000000000004200000000000000000" => & array:10 [ …10]
                          "00000000000004230000000000000000" => & array:10 [ …10]
                          "000000000000076e0000000000000000" => & array:10 [ …10]
                          "00000000000006ef0000000000000000" => &14 array:10 [&14 …10]
                          "00000000000006f20000000000000000" => & array:10 [ …10]
                          "00000000000006f50000000000000000" => & array:10 [ …10]
                          "00000000000007250000000000000000" => & array:10 [ …10]
                          "00000000000007280000000000000000" => & array:10 [ …10]
                          "000000000000072b0000000000000000" => & array:10 [ …10]
                          "000000000000072e0000000000000000" => & array:10 [ …10]
                          "00000000000007310000000000000000" => & array:10 [ …10]
                          "00000000000007340000000000000000" => & array:10 [ …10]
                          "0000000000000a8b0000000000000000" => & array:10 [ …10]
                          "00000000000004b40000000000000000" => &15 array:10 [&15 …10]
                          "000000000000052d0000000000000000" => & array:10 [ …10]
                          "00000000000005300000000000000000" => & array:10 [ …10]
                          "00000000000005330000000000000000" => & array:10 [ …10]
                          "00000000000005360000000000000000" => & array:10 [ …10]
                          "00000000000005390000000000000000" => & array:10 [ …10]
                          "000000000000053c0000000000000000" => & array:10 [ …10]
                          "000000000000053f0000000000000000" => & array:10 [ …10]
                          "00000000000005420000000000000000" => & array:10 [ …10]
                          "00000000000005450000000000000000" => & array:10 [ …10]
                          "00000000000005480000000000000000" => & array:10 [ …10]
                          "000000000000054b0000000000000000" => & array:10 [ …10]
                          "000000000000054e0000000000000000" => & array:10 [ …10]
                          "00000000000005510000000000000000" => & array:10 [ …10]
                          "0000000000000ab70000000000000000" => & array:10 [ …10]
                          "00000000000006490000000000000000" => &16 array:10 [&16 …10]
                          "00000000000006460000000000000000" => & array:10 [ …10]
                          "00000000000006710000000000000000" => & array:10 [ …10]
                          "00000000000006740000000000000000" => & array:10 [ …10]
                          "00000000000006770000000000000000" => & array:10 [ …10]
                          "000000000000067a0000000000000000" => & array:10 [ …10]
                          "000000000000067d0000000000000000" => & array:10 [ …10]
                          "00000000000006800000000000000000" => & array:10 [ …10]
                          "00000000000006830000000000000000" => & array:10 [ …10]
                          "00000000000006860000000000000000" => & array:10 [ …10]
                          "00000000000006890000000000000000" => & array:10 [ …10]
                          "000000000000068c0000000000000000" => & array:10 [ …10]
                          "000000000000068f0000000000000000" => & array:10 [ …10]
                          "00000000000006920000000000000000" => & array:10 [ …10]
                          "00000000000006950000000000000000" => & array:10 [ …10]
                          "0000000000000ae50000000000000000" => & array:10 [ …10]
                        ]
                        "nb_errors" => 0
                      ]
                      -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                      -dataByForm: array:49 [
                        "000000000000041b0000000000000000" => array:8 [
                          "id" => "job_form"
                          "name" => "job_form"
                          "type_class" => "App\Form\JobFormType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004410000000000000000" => array:8 [
                          "id" => "job_form_recruiter"
                          "name" => "recruiter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004440000000000000000" => array:8 [
                          "id" => "job_form_title"
                          "name" => "title"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004470000000000000000" => array:8 [
                          "id" => "job_form_source"
                          "name" => "source"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000041d0000000000000000" => array:8 [
                          "id" => "job_form_offerDescription"
                          "name" => "offerDescription"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004200000000000000000" => array:8 [
                          "id" => "job_form_created_at"
                          "name" => "created_at"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000004230000000000000000" => array:8 [
                          "id" => "job_form_coverLetter"
                          "name" => "coverLetter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:3 [ …3]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b40000000000000000" => array:8 [
                          "id" => "action"
                          "name" => "action"
                          "type_class" => "App\Form\ActionType"
                          "synchronized" => true
                          "passed_options" => []
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000052d0000000000000000" => array:8 [
                          "id" => "action_name"
                          "name" => "name"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:67 [ …67]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005300000000000000000" => array:8 [
                          "id" => "action_name_0"
                          "name" => "0"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005330000000000000000" => array:8 [
                          "id" => "action_name_1"
                          "name" => "1"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005360000000000000000" => array:8 [
                          "id" => "action_name_2"
                          "name" => "2"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005390000000000000000" => array:8 [
                          "id" => "action_name_3"
                          "name" => "3"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053c0000000000000000" => array:8 [
                          "id" => "action_name_4"
                          "name" => "4"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053f0000000000000000" => array:8 [
                          "id" => "action_name_5"
                          "name" => "5"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005420000000000000000" => array:8 [
                          "id" => "action_name_6"
                          "name" => "6"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005450000000000000000" => array:8 [
                          "id" => "action_name_7"
                          "name" => "7"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005480000000000000000" => array:8 [
                          "id" => "action_name_8"
                          "name" => "8"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054b0000000000000000" => array:8 [
                          "id" => "action_name_9"
                          "name" => "9"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054e0000000000000000" => array:8 [
                          "id" => "action_name_10"
                          "name" => "10"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005510000000000000000" => array:8 [
                          "id" => "action_name_11"
                          "name" => "11"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006490000000000000000" => array:8 [
                          "id" => "job_tracking"
                          "name" => "job_tracking"
                          "type_class" => "App\Form\JobTrackingType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000006460000000000000000" => array:8 [
                          "id" => "job_tracking_createdAt"
                          "name" => "createdAt"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006710000000000000000" => array:8 [
                          "id" => "job_tracking_action"
                          "name" => "action"
                          "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                          "synchronized" => true
                          "passed_options" => array:8 [ …8]
                          "resolved_options" => array:71 [ …71]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006740000000000000000" => array:8 [
                          "id" => "job_tracking_action_76"
                          "name" => "76"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006770000000000000000" => array:8 [
                          "id" => "job_tracking_action_77"
                          "name" => "77"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067a0000000000000000" => array:8 [
                          "id" => "job_tracking_action_78"
                          "name" => "78"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067d0000000000000000" => array:8 [
                          "id" => "job_tracking_action_79"
                          "name" => "79"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006800000000000000000" => array:8 [
                          "id" => "job_tracking_action_80"
                          "name" => "80"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006830000000000000000" => array:8 [
                          "id" => "job_tracking_action_81"
                          "name" => "81"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                           …4
                        ]
                        "00000000000006860000000000000000" => array:8 [ …8]
                        "00000000000006890000000000000000" => array:8 [ …8]
                        "000000000000068c0000000000000000" => array:8 [ …8]
                        "000000000000068f0000000000000000" => array:8 [ …8]
                        "00000000000006920000000000000000" => array:8 [ …8]
                        "00000000000006950000000000000000" => array:8 [ …8]
                        "00000000000006ef0000000000000000" => array:8 [ …8]
                        "00000000000006f20000000000000000" => array:8 [ …8]
                        "00000000000006f50000000000000000" => array:8 [ …8]
                        "00000000000007250000000000000000" => array:8 [ …8]
                        "00000000000007280000000000000000" => array:8 [ …8]
                        "000000000000072b0000000000000000" => array:8 [ …8]
                        "000000000000072e0000000000000000" => array:8 [ …8]
                        "00000000000007310000000000000000" => array:8 [ …8]
                        "00000000000007340000000000000000" => array:8 [ …8]
                        "000000000000076e0000000000000000" => array:8 [ …8]
                        "0000000000000a8b0000000000000000" => array:8 [ …8]
                        "0000000000000ab70000000000000000" => array:8 [ …8]
                        "0000000000000ae50000000000000000" => array:8 [ …8]
                      ]
                      -dataByView: array:49 [
                        "000000000000074c0000000000000000" => array:3 [ …3]
                        "00000000000007660000000000000000" => array:3 [ …3]
                        "00000000000007620000000000000000" => array:3 [ …3]
                        "00000000000007600000000000000000" => array:3 [ …3]
                        "00000000000006ab0000000000000000" => array:3 [ …3]
                        "00000000000007560000000000000000" => array:3 [ …3]
                        "00000000000007590000000000000000" => array:3 [ …3]
                        "00000000000007690000000000000000" => array:3 [ …3]
                        "00000000000007750000000000000000" => array:3 [ …3]
                        "00000000000007780000000000000000" => array:3 [ …3]
                        "000000000000077b0000000000000000" => array:3 [ …3]
                        "000000000000077c0000000000000000" => array:3 [ …3]
                        "0000000000000a7c0000000000000000" => array:3 [ …3]
                        "0000000000000a7f0000000000000000" => array:3 [ …3]
                        "0000000000000a810000000000000000" => array:3 [ …3]
                        "0000000000000a830000000000000000" => array:3 [ …3]
                        "0000000000000a850000000000000000" => array:3 [ …3]
                        "0000000000000a870000000000000000" => array:3 [ …3]
                        "0000000000000a920000000000000000" => array:3 [ …3]
                        "0000000000000a950000000000000000" => array:3 [ …3]
                        "0000000000000a9a0000000000000000" => array:3 [ …3]
                        "0000000000000a9d0000000000000000" => array:3 [ …3]
                        "0000000000000a9f0000000000000000" => array:3 [ …3]
                        "0000000000000aa10000000000000000" => array:3 [ …3]
                        "0000000000000aa30000000000000000" => array:3 [ …3]
                        "0000000000000aa50000000000000000" => array:3 [ …3]
                        "0000000000000aa70000000000000000" => array:3 [ …3]
                        "0000000000000aa90000000000000000" => array:3 [ …3]
                        "0000000000000aab0000000000000000" => array:3 [ …3]
                        "0000000000000aad0000000000000000" => array:3 [ …3]
                        "0000000000000aaf0000000000000000" => array:3 [ …3]
                        "0000000000000ab10000000000000000" => array:3 [ …3]
                        "0000000000000ab30000000000000000" => array:3 [ …3]
                        "0000000000000abe0000000000000000" => array:3 [ …3]
                        "0000000000000ac10000000000000000" => array:3 [ …3]
                        "0000000000000ac40000000000000000" => array:3 [ …3]
                        "0000000000000ac80000000000000000" => array:3 [ …3]
                        "0000000000000acb0000000000000000" => array:3 [ …3]
                        "0000000000000acd0000000000000000" => array:3 [ …3]
                        "0000000000000acf0000000000000000" => array:3 [ …3]
                        "0000000000000ad10000000000000000" => array:3 [ …3]
                        "0000000000000ad30000000000000000" => array:3 [ …3]
                        "0000000000000ad50000000000000000" => array:3 [ …3]
                        "0000000000000ad70000000000000000" => array:3 [ …3]
                        "0000000000000ad90000000000000000" => array:3 [ …3]
                        "0000000000000adb0000000000000000" => array:3 [ …3]
                        "0000000000000add0000000000000000" => array:3 [ …3]
                        "0000000000000adf0000000000000000" => array:3 [ …3]
                        "0000000000000ae10000000000000000" => array:3 [ …3]
                      ]
                      -formsByView: array:49 [
                        "00000000000007660000000000000000" => "00000000000004410000000000000000"
                        "00000000000007620000000000000000" => "00000000000004440000000000000000"
                        "00000000000007600000000000000000" => "00000000000004470000000000000000"
                        "00000000000006ab0000000000000000" => "000000000000041d0000000000000000"
                        "00000000000007560000000000000000" => "00000000000004200000000000000000"
                        "00000000000007590000000000000000" => "00000000000004230000000000000000"
                        "00000000000007690000000000000000" => "000000000000076e0000000000000000"
                        "000000000000074c0000000000000000" => "000000000000041b0000000000000000"
                        "00000000000007780000000000000000" => "00000000000006f20000000000000000"
                        "000000000000077b0000000000000000" => "00000000000006f50000000000000000"
                        "0000000000000a7c0000000000000000" => "00000000000007280000000000000000"
                        "0000000000000a7f0000000000000000" => "000000000000072b0000000000000000"
                        "0000000000000a810000000000000000" => "000000000000072e0000000000000000"
                        "0000000000000a830000000000000000" => "00000000000007310000000000000000"
                        "0000000000000a850000000000000000" => "00000000000007340000000000000000"
                        "000000000000077c0000000000000000" => "00000000000007250000000000000000"
                        "0000000000000a870000000000000000" => "0000000000000a8b0000000000000000"
                        "00000000000007750000000000000000" => "00000000000006ef0000000000000000"
                        "0000000000000a9a0000000000000000" => "00000000000005300000000000000000"
                        "0000000000000a9d0000000000000000" => "00000000000005330000000000000000"
                        "0000000000000a9f0000000000000000" => "00000000000005360000000000000000"
                        "0000000000000aa10000000000000000" => "00000000000005390000000000000000"
                        "0000000000000aa30000000000000000" => "000000000000053c0000000000000000"
                        "0000000000000aa50000000000000000" => "000000000000053f0000000000000000"
                        "0000000000000aa70000000000000000" => "00000000000005420000000000000000"
                        "0000000000000aa90000000000000000" => "00000000000005450000000000000000"
                        "0000000000000aab0000000000000000" => "00000000000005480000000000000000"
                        "0000000000000aad0000000000000000" => "000000000000054b0000000000000000"
                        "0000000000000aaf0000000000000000" => "000000000000054e0000000000000000"
                        "0000000000000ab10000000000000000" => "00000000000005510000000000000000"
                        "0000000000000a950000000000000000" => "000000000000052d0000000000000000"
                        "0000000000000ab30000000000000000" => "0000000000000ab70000000000000000"
                        "0000000000000a920000000000000000" => "00000000000004b40000000000000000"
                        "0000000000000ac10000000000000000" => "00000000000006460000000000000000"
                        "0000000000000ac80000000000000000" => "00000000000006740000000000000000"
                        "0000000000000acb0000000000000000" => "00000000000006770000000000000000"
                        "0000000000000acd0000000000000000" => "000000000000067a0000000000000000"
                        "0000000000000acf0000000000000000" => "000000000000067d0000000000000000"
                        "0000000000000ad10000000000000000" => "00000000000006800000000000000000"
                        "0000000000000ad30000000000000000" => "00000000000006830000000000000000"
                        "0000000000000ad50000000000000000" => "00000000000006860000000000000000"
                        "0000000000000ad70000000000000000" => "00000000000006890000000000000000"
                        "0000000000000ad90000000000000000" => "000000000000068c0000000000000000"
                        "0000000000000adb0000000000000000" => "000000000000068f0000000000000000"
                        "0000000000000add0000000000000000" => "00000000000006920000000000000000"
                        "0000000000000adf0000000000000000" => "00000000000006950000000000000000"
                        "0000000000000ac40000000000000000" => "00000000000006710000000000000000"
                        "0000000000000ae10000000000000000" => "0000000000000ae50000000000000000"
                        "0000000000000abe0000000000000000" => "00000000000006490000000000000000"
                      ]
                      -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                    }
                  }
                }
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943
                -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#940
                  -accessors: array:2 [ …2]
                }
              }
              -required: true
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#1445
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                use: {
                  $class: "App\Entity\Note"
                }
              }
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "data" => App\EntityNote {#1256}
                ]
              ]
              -data: App\EntityNote {#1256}
              -dataClass: "App\Entity\Note"
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#906
                -registry: Symfony\Component\FormFormRegistry {#905
                  -extensions: array:1 [
                    0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#904 …5}
                  ]
                  -types: array:13 [
                    "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                    "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#970 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008 …2}
                    "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1023 …2}
                    "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1029 …2}
                    "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1171
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1172
                          -defined: array:68 [ …68]
                          -defaults: array:67 [ …67]
                          -nested: []
                          -required: []
                          -resolved: array:30 [ …30]
                          -normalizers: array:5 [ …5]
                          -allowedValues: []
                          -allowedTypes: array:31 [ …31]
                          -info: array:3 [ …3]
                          -lazy: array:4 [ …4]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1131
                          -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1129 …3}
                          -translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                        }
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1208
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1211 …18}
                        -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1213}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1210
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1218
                          -defined: array:52 [
                            "block_name" => true
                            "block_prefix" => true
                            "disabled" => true
                            "label" => true
                            "label_format" => true
                            "row_attr" => true
                            "label_html" => true
                            "label_translation_parameters" => true
                            "attr_translation_parameters" => true
                            "attr" => true
                            "translation_domain" => true
                            "auto_initialize" => true
                            "priority" => true
                            "form_attr" => true
                            "data" => true
                            "data_class" => true
                            "empty_data" => true
                            "trim" => true
                            "required" => true
                            "property_path" => true
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => true
                            "label_attr" => true
                            "inherit_data" => true
                            "compound" => true
                            "method" => true
                            "action" => true
                            "post_max_size_message" => true
                            "upload_max_size_message" => true
                            "allow_file_upload" => true
                            "help" => true
                            "help_attr" => true
                            "help_html" => true
                            "help_translation_parameters" => true
                            "invalid_message" => true
                            "invalid_message_parameters" => true
                            "is_empty_callback" => true
                            "getter" => true
                            "setter" => true
                            "validation_groups" => true
                            "error_mapping" => true
                            "constraints" => true
                            "allow_extra_fields" => true
                            "extra_fields_message" => true
                            "csrf_protection" => true
                            "csrf_field_name" => true
                            "csrf_message" => true
                            "csrf_token_manager" => true
                            "csrf_token_id" => true
                            "value" => true
                            "false_values" => true
                          ]
                          -defaults: array:51 [
                            "block_name" => null
                            "block_prefix" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "row_attr" => []
                            "label_html" => false
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "attr" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "priority" => 0
                            "form_attr" => false
                            "data_class" => null
                            "empty_data" => Closure(FormInterface $form, $viewData) {#1212
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => null
                            "label_attr" => []
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "action" => ""
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "upload_max_size_message" => null
                            "allow_file_upload" => false
                            "help" => null
                            "help_attr" => []
                            "help_html" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "is_empty_callback" => Closure($modelData): bool {#1215
                              returnType: "bool"
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "getter" => null
                            "setter" => null
                            "validation_groups" => null
                            "error_mapping" => []
                            "constraints" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654
                              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#655
                                -entropy: 256
                              }
                              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#656
                                -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                                  -requests: array:1 [ …1]
                                }
                                -namespace: "_csrf"
                              }
                              -namespace: Closure() {#628
                                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                                this: Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                                use: { …2}
                              }
                            }
                            "csrf_token_id" => null
                            "value" => "1"
                            "false_values" => array:1 [ …1]
                          ]
                          -nested: []
                          -required: []
                          -resolved: array:30 [
                            "block_name" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "allow_file_upload" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "error_mapping" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                            "csrf_token_id" => null
                            "value" => "1"
                          ]
                          -normalizers: array:3 [
                            "validation_groups" => array:1 [ …1]
                            "constraints" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -allowedValues: []
                          -allowedTypes: array:17 [
                            "block_prefix" => array:2 [ …2]
                            "attr" => array:1 [ …1]
                            "row_attr" => array:1 [ …1]
                            "label_html" => array:1 [ …1]
                            "priority" => array:1 [ …1]
                            "form_attr" => array:2 [ …2]
                            "label_attr" => array:1 [ …1]
                            "action" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                            "help" => array:3 [ …3]
                            "help_attr" => array:1 [ …1]
                            "help_html" => array:1 [ …1]
                            "is_empty_callback" => array:2 [ …2]
                            "getter" => array:2 [ …2]
                            "setter" => array:2 [ …2]
                            "constraints" => array:2 [ …2]
                            "false_values" => array:1 [ …1]
                          ]
                          -info: array:3 [
                            "priority" => "The form rendering priority (higher priorities will be rendered first)"
                            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                          ]
                          -lazy: array:3 [
                            "data_class" => array:1 [ …1]
                            "error_bubbling" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeRadioType {#1207}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1319 …2}
                    "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405 …2}
                    "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643}
                    "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1884 …2}
                  ]
                  -guesser: false
                  -checkedTypes: []
                  -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#892
                    -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#891}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                  }
                }
              }
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942
                -serverParams: Symfony\Component\Form\UtilServerParams {#941
                  -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
                }
              }
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1847 …1}
              -options: array:50 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "error_mapping" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "label_html" => false
                "attr" => []
                "priority" => 0
                "form_attr" => false
                "data_class" => "App\Entity\Note"
                "empty_data" => Closure(FormInterface $form) {#1445}
                "error_bubbling" => true
                "label_attr" => []
                "action" => ""
                "upload_max_size_message" => Closure() {#1566
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  use: { …3}
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "is_empty_callback" => null
                "getter" => null
                "setter" => null
                "validation_groups" => null
                "constraints" => []
                "data" => App\EntityNote {#1256}
              ]
              -children: []
              -unresolvedChildren: []
            }
          }
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1831
            -orderedKeys: array:5 [
              0 => "0"
              1 => "1"
              2 => "2"
              3 => "3"
              4 => "4"
            ]
            -managedCursors: []
            -elements: array:5 [
              0 => Symfony\Component\FormForm {#1832}
              1 => Symfony\Component\FormForm {#1835
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1837
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "1"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1836
                  #locked: true
                  -name: "1"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1870}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              2 => Symfony\Component\FormForm {#1838
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1840
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "2"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1839
                  #locked: true
                  -name: "2"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1872}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              3 => Symfony\Component\FormForm {#1841
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1843
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "3"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1842
                  #locked: true
                  -name: "3"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1874}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              4 => Symfony\Component\FormForm {#1844
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1846
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "4"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1845
                  #locked: true
                  -name: "4"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1876}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
            ]
          }
          -errors: []
          -submitted: false
          -clickedButton: null
          -modelData: "#feff9c"
          -normData: "#feff9c"
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "color"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1861
            -elements: array:1 [
              0 => "color"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -isNullSafe: array:1 [
              0 => false
            ]
            -pathAsString: "color"
          }
          -config: Symfony\Component\FormFormBuilder {#1830
            #locked: true
            -name: "color"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: true
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1773
                -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1764
                  #choices: array:5 [
                    0 => PostitColors {#1370}
                    1 => PostitColors {#1689
                      +name: "ROSE_CLAIR"
                      +value: "#ff65a3"
                    }
                    2 => PostitColors {#1691
                      +name: "CYAN"
                      +value: "#7afcff"
                    }
                    3 => PostitColors {#1692
                      +name: "JAUNE"
                      +value: "#feff9c"
                    }
                    4 => PostitColors {#1693
                      +name: "JAUNE_CLAIR"
                      +value: "#fff740"
                    }
                  ]
                  #structuredValues: array:5 [
                    "Rose" => "0"
                    "Rose clair" => "1"
                    "Cyan" => "2"
                    "Jaune" => "3"
                    "Jaune clair" => "4"
                  ]
                  #originalKeys: array:5 [
                    0 => "Rose"
                    1 => "Rose clair"
                    2 => "Cyan"
                    3 => "Jaune"
                    4 => "Jaune clair"
                  ]
                  #valueCallback: null
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1765}
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: null
            -attributes: array:3 [
              "data_collector/passed_options" => array:6 [
                "choices" => array:5 [
                  "Rose" => PostitColors {#1370}
                  "Rose clair" => PostitColors {#1689}
                  "Cyan" => PostitColors {#1691}
                  "Jaune" => PostitColors {#1692}
                  "Jaune clair" => PostitColors {#1693}
                ]
                "expanded" => true
                "multiple" => false
                "label" => false
                "data" => "#feff9c"
                "choice_attr" => Closure($choice, $key, $value) {#1694
                  class: "App\FormNoteType"
                  this: App\FormNoteType {#1468 …}
                }
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1764}
              "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1771
                +choices: array:5 [
                  0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766
                    +data: PostitColors {#1370}
                    +value: "0"
                    +label: "Rose"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1370}
                      "style" => "background-color: 0;"
                    ]
                    +labelTranslationParameters: []
                  }
                  1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767
                    +data: PostitColors {#1689}
                    +value: "1"
                    +label: "Rose clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1689}
                      "style" => "background-color: 1;"
                    ]
                    +labelTranslationParameters: []
                  }
                  2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768
                    +data: PostitColors {#1691}
                    +value: "2"
                    +label: "Cyan"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1691}
                      "style" => "background-color: 2;"
                    ]
                    +labelTranslationParameters: []
                  }
                  3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769
                    +data: PostitColors {#1692}
                    +value: "3"
                    +label: "Jaune"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1692}
                      "style" => "background-color: 3;"
                    ]
                    +labelTranslationParameters: []
                  }
                  4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770
                    +data: PostitColors {#1693}
                    +value: "4"
                    +label: "Jaune clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1693}
                      "style" => "background-color: 4;"
                    ]
                    +labelTranslationParameters: []
                  }
                ]
                +preferredChoices: []
              }
            ]
            -data: "#feff9c"
            -dataClass: null
            -dataLocked: true
            -formFactory: Symfony\Component\FormFormFactory {#906}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
            -autoInitialize: false
            -isEmptyCallback: null
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1853 …1}
            -options: array:68 [
              "block_name" => null
              "disabled" => false
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "invalid_message" => "The selected choice is invalid."
              "invalid_message_parameters" => []
              "error_mapping" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
              "csrf_token_id" => null
              "block_prefix" => null
              "label" => false
              "row_attr" => []
              "label_html" => false
              "attr" => []
              "priority" => 0
              "form_attr" => false
              "data_class" => null
              "expanded" => true
              "multiple" => false
              "empty_data" => null
              "error_bubbling" => false
              "label_attr" => []
              "compound" => true
              "action" => ""
              "upload_max_size_message" => Closure() {#1759
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                use: {
                  $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                  $message: Closure() {#1758}
                  $translationDomain: "validators"
                }
              }
              "help" => null
              "help_attr" => []
              "help_html" => false
              "is_empty_callback" => null
              "getter" => null
              "setter" => null
              "validation_groups" => null
              "constraints" => []
              "choices" => array:5 [
                "Rose" => PostitColors {#1370}
                "Rose clair" => PostitColors {#1689}
                "Cyan" => PostitColors {#1691}
                "Jaune" => PostitColors {#1692}
                "Jaune clair" => PostitColors {#1693}
              ]
              "choice_filter" => null
              "choice_loader" => null
              "choice_label" => null
              "choice_name" => null
              "choice_value" => null
              "choice_attr" => Closure($choice, $key, $value) {#1694}
              "choice_translation_parameters" => []
              "preferred_choices" => []
              "separator" => "-------------------"
              "separator_html" => false
              "duplicate_preferred_choices" => true
              "group_by" => null
              "placeholder" => null
              "placeholder_attr" => []
              "choice_translation_domain" => null
              "data" => "#feff9c"
            ]
            -children: []
            -unresolvedChildren: []
          }
        }
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1834
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "0"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1833
          #locked: true
          -name: "0"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1792
              -trueValue: "0"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1212}
          -attributes: array:1 [
            "data_collector/passed_options" => array:7 [
              "value" => "0"
              "label" => "Rose"
              "label_html" => false
              "attr" => array:2 [
                "data-color" => PostitColors {#1370}
                "style" => "background-color: 0;"
              ]
              "label_translation_parameters" => []
              "translation_domain" => null
              "block_name" => "entry"
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: Closure($modelData): bool {#1215}
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1869 …1}
          -options: array:51 [
            "disabled" => false
            "label_format" => null
            "attr_translation_parameters" => []
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please select a valid option."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_name" => "entry"
            "block_prefix" => null
            "label" => "Rose"
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr" => array:2 [
              "data-color" => PostitColors {#1370}
              "style" => "background-color: 0;"
            ]
            "translation_domain" => null
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1212}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1786
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: {
                $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                $message: Closure() {#1785}
                $translationDomain: "validators"
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => Closure($modelData): bool {#1215}
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "value" => "0"
            "false_values" => array:1 [
              0 => null
            ]
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => false
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => false
    "method" => "POST"
    "action" => ""
    "submitted" => false
    "checked" => false
  ]
  +children: []
  -rendered: false
  -methodRendered: false
  +parent: Symfony\Component\FormFormView {#1916
    +vars: array:44 [
      "value" => ""
      "attr" => []
      "form" => Symfony\Component\FormFormView {#1916}
      "id" => "note_color"
      "name" => "color"
      "full_name" => "note[color]"
      "disabled" => false
      "label" => false
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => array:3 [
        0 => "form"
        1 => "choice"
        2 => "_note_color"
      ]
      "unique_block_prefix" => "_note_color"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_note_color_choice"
      "errors" => Symfony\Component\FormFormErrorIterator {#2680
        -errors: []
        -form: Symfony\Component\FormForm {#1829}
      }
      "valid" => true
      "data" => "#feff9c"
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "multiple" => false
      "expanded" => true
      "preferred_choices" => []
      "choices" => array:5 [
        0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766}
        1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767}
        2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768}
        3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769}
        4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770}
      ]
      "separator" => "-------------------"
      "separator_html" => false
      "placeholder" => null
      "placeholder_attr" => []
      "choice_translation_domain" => null
      "choice_translation_parameters" => []
      "is_selected" => Closure($choice, $value) {#2681
        class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
      }
      "placeholder_in_choices" => false
    ]
    +children: array:5 [
      0 => Symfony\Component\FormFormView {#2684}
      1 => Symfony\Component\FormFormView {#2687
        +vars: array:33 [
          "value" => "1"
          "attr" => array:2 [
            "data-color" => PostitColors {#1689}
            "style" => "background-color: 1;"
          ]
          "form" => Symfony\Component\FormFormView {#2687}
          "id" => "note_color_1"
          "name" => "1"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Rose clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2686
            -errors: []
            -form: Symfony\Component\FormForm {#1835}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      2 => Symfony\Component\FormFormView {#2689
        +vars: array:33 [
          "value" => "2"
          "attr" => array:2 [
            "data-color" => PostitColors {#1691}
            "style" => "background-color: 2;"
          ]
          "form" => Symfony\Component\FormFormView {#2689}
          "id" => "note_color_2"
          "name" => "2"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Cyan"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2688
            -errors: []
            -form: Symfony\Component\FormForm {#1838}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      3 => Symfony\Component\FormFormView {#2691
        +vars: array:33 [
          "value" => "3"
          "attr" => array:2 [
            "data-color" => PostitColors {#1692}
            "style" => "background-color: 3;"
          ]
          "form" => Symfony\Component\FormFormView {#2691}
          "id" => "note_color_3"
          "name" => "3"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2690
            -errors: []
            -form: Symfony\Component\FormForm {#1841}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      4 => Symfony\Component\FormFormView {#2693
        +vars: array:33 [
          "value" => "4"
          "attr" => array:2 [
            "data-color" => PostitColors {#1693}
            "style" => "background-color: 4;"
          ]
          "form" => Symfony\Component\FormFormView {#2693}
          "id" => "note_color_4"
          "name" => "4"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2692
            -errors: []
            -form: Symfony\Component\FormForm {#1844}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
    ]
    -rendered: false
    -methodRendered: false
    +parent: Symfony\Component\FormFormView {#1909
      +vars: array:32 [
        "value" => App\EntityNote {#1256}
        "attr" => []
        "form" => Symfony\Component\FormFormView {#1909}
        "id" => "note"
        "name" => "note"
        "full_name" => "note"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "note"
          2 => "_note"
        ]
        "unique_block_prefix" => "_note"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_note"
        "errors" => Symfony\Component\FormFormErrorIterator {#1908
          -errors: []
          -form: Symfony\Component\FormForm {#1775}
        }
        "valid" => true
        "data" => App\EntityNote {#1256}
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: array:4 [
        "content" => Symfony\Component\FormFormView {#1912
          +vars: array:33 [
            "value" => ""
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "form" => Symfony\Component\FormFormView {#1912}
            "id" => "note_content"
            "name" => "content"
            "full_name" => "note[content]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "text"
              2 => "textarea"
              3 => "_note_content"
            ]
            "unique_block_prefix" => "_note_content"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_content_textarea"
            "errors" => Symfony\Component\FormFormErrorIterator {#1913
              -errors: []
              -form: Symfony\Component\FormForm {#1778}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "pattern" => null
          ]
          +children: []
          -rendered: true
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "job" => Symfony\Component\FormFormView {#1915
          +vars: array:44 [
            "value" => ""
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "form" => Symfony\Component\FormFormView {#1915}
            "id" => "note_job"
            "name" => "job"
            "full_name" => "note[job]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "choice"
              2 => "entity"
              3 => "_note_job"
            ]
            "unique_block_prefix" => "_note_job"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_job_entity"
            "errors" => Symfony\Component\FormFormErrorIterator {#1914
              -errors: []
              -form: Symfony\Component\FormForm {#1781}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "multiple" => false
            "expanded" => false
            "preferred_choices" => []
            "choices" => array:100 [
              901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1918
                +data: App\EntityJob {#1926 …10}
                +value: "901"
                +label: "901"
                +attr: []
                +labelTranslationParameters: []
              }
              902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1931
                +data: App\EntityJob {#1979 …10}
                +value: "902"
                +label: "902"
                +attr: []
                +labelTranslationParameters: []
              }
              903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1920
                +data: App\EntityJob {#1988 …10}
                +value: "903"
                +label: "903"
                +attr: []
                +labelTranslationParameters: []
              }
              904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1940
                +data: App\EntityJob {#1997 …10}
                +value: "904"
                +label: "904"
                +attr: []
                +labelTranslationParameters: []
              }
              905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1919
                +data: App\EntityJob {#706 …10}
                +value: "905"
                +label: "905"
                +attr: []
                +labelTranslationParameters: []
              }
              906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1925
                +data: App\EntityJob {#2006 …10}
                +value: "906"
                +label: "906"
                +attr: []
                +labelTranslationParameters: []
              }
              907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1930
                +data: App\EntityJob {#2015 …10}
                +value: "907"
                +label: "907"
                +attr: []
                +labelTranslationParameters: []
              }
              908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1934
                +data: App\EntityJob {#2024 …10}
                +value: "908"
                +label: "908"
                +attr: []
                +labelTranslationParameters: []
              }
              909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1921
                +data: App\EntityJob {#2030 …10}
                +value: "909"
                +label: "909"
                +attr: []
                +labelTranslationParameters: []
              }
              910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1928
                +data: App\EntityJob {#2039 …10}
                +value: "910"
                +label: "910"
                +attr: []
                +labelTranslationParameters: []
              }
              911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2590
                +data: App\EntityJob {#2048 …10}
                +value: "911"
                +label: "911"
                +attr: []
                +labelTranslationParameters: []
              }
              912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2591
                +data: App\EntityJob {#2054 …10}
                +value: "912"
                +label: "912"
                +attr: []
                +labelTranslationParameters: []
              }
              913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2592
                +data: App\EntityJob {#2063 …10}
                +value: "913"
                +label: "913"
                +attr: []
                +labelTranslationParameters: []
              }
              914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2593
                +data: App\EntityJob {#2069 …10}
                +value: "914"
                +label: "914"
                +attr: []
                +labelTranslationParameters: []
              }
              915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2594
                +data: App\EntityJob {#2075 …10}
                +value: "915"
                +label: "915"
                +attr: []
                +labelTranslationParameters: []
              }
              916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2595
                +data: App\EntityJob {#2081 …10}
                +value: "916"
                +label: "916"
                +attr: []
                +labelTranslationParameters: []
              }
              917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2596
                +data: App\EntityJob {#2087 …10}
                +value: "917"
                +label: "917"
                +attr: []
                +labelTranslationParameters: []
              }
              918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2597
                +data: App\EntityJob {#2093 …10}
                +value: "918"
                +label: "918"
                +attr: []
                +labelTranslationParameters: []
              }
              919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2598
                +data: App\EntityJob {#2099 …10}
                +value: "919"
                +label: "919"
                +attr: []
                +labelTranslationParameters: []
              }
              920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2599
                +data: App\EntityJob {#2105 …10}
                +value: "920"
                +label: "920"
                +attr: []
                +labelTranslationParameters: []
              }
              921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2600
                +data: App\EntityJob {#2111 …10}
                +value: "921"
                +label: "921"
                +attr: []
                +labelTranslationParameters: []
              }
              922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2601
                +data: App\EntityJob {#2117 …10}
                +value: "922"
                +label: "922"
                +attr: []
                +labelTranslationParameters: []
              }
              923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2602
                +data: App\EntityJob {#2123 …10}
                +value: "923"
                +label: "923"
                +attr: []
                +labelTranslationParameters: []
              }
              924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2603
                +data: App\EntityJob {#2129 …10}
                +value: "924"
                +label: "924"
                +attr: []
                +labelTranslationParameters: []
              }
              925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2604
                +data: App\EntityJob {#2135 …10}
                +value: "925"
                +label: "925"
                +attr: []
                +labelTranslationParameters: []
              }
              926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2605
                +data: App\EntityJob {#2141 …10}
                +value: "926"
                +label: "926"
                +attr: []
                +labelTranslationParameters: []
              }
              927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2606
                +data: App\EntityJob {#2147 …10}
                +value: "927"
                +label: "927"
                +attr: []
                +labelTranslationParameters: []
              }
              928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2607
                +data: App\EntityJob {#2153 …10}
                +value: "928"
                +label: "928"
                +attr: []
                +labelTranslationParameters: []
              }
              929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2608
                +data: App\EntityJob {#2159 …10}
                +value: "929"
                +label: "929"
                +attr: []
                +labelTranslationParameters: []
              }
              930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2609
                +data: App\EntityJob {#2165 …10}
                +value: "930"
                +label: "930"
                +attr: []
                +labelTranslationParameters: []
              }
              931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2610
                +data: App\EntityJob {#2171 …10}
                +value: "931"
                +label: "931"
                +attr: []
                +labelTranslationParameters: []
              }
              932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2611
                +data: App\EntityJob {#2177 …10}
                +value: "932"
                +label: "932"
                +attr: []
                +labelTranslationParameters: []
              }
              933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2612
                +data: App\EntityJob {#2183 …10}
                +value: "933"
                +label: "933"
                +attr: []
                +labelTranslationParameters: []
              }
              934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2613
                +data: App\EntityJob {#2189 …10}
                +value: "934"
                +label: "934"
                +attr: []
                +labelTranslationParameters: []
              }
              935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2614
                +data: App\EntityJob {#2195 …10}
                +value: "935"
                +label: "935"
                +attr: []
                +labelTranslationParameters: []
              }
              936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2615
                +data: App\EntityJob {#2201 …10}
                +value: "936"
                +label: "936"
                +attr: []
                +labelTranslationParameters: []
              }
              937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2616
                +data: App\EntityJob {#2207 …10}
                +value: "937"
                +label: "937"
                +attr: []
                +labelTranslationParameters: []
              }
              938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2617
                +data: App\EntityJob {#2213 …10}
                +value: "938"
                +label: "938"
                +attr: []
                +labelTranslationParameters: []
              }
              939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2618
                +data: App\EntityJob {#2219 …10}
                +value: "939"
                +label: "939"
                +attr: []
                +labelTranslationParameters: []
              }
              940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2619
                +data: App\EntityJob {#2225 …10}
                +value: "940"
                +label: "940"
                +attr: []
                +labelTranslationParameters: []
              }
              941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2620
                +data: App\EntityJob {#2231 …10}
                +value: "941"
                +label: "941"
                +attr: []
                +labelTranslationParameters: []
              }
              942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2621
                +data: App\EntityJob {#2237 …10}
                +value: "942"
                +label: "942"
                +attr: []
                +labelTranslationParameters: []
              }
              943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2622
                +data: App\EntityJob {#2243 …10}
                +value: "943"
                +label: "943"
                +attr: []
                +labelTranslationParameters: []
              }
              944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2623
                +data: App\EntityJob {#2249 …10}
                +value: "944"
                +label: "944"
                +attr: []
                +labelTranslationParameters: []
              }
              945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2624
                +data: App\EntityJob {#2255 …10}
                +value: "945"
                +label: "945"
                +attr: []
                +labelTranslationParameters: []
              }
              946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2625
                +data: App\EntityJob {#2261 …10}
                +value: "946"
                +label: "946"
                +attr: []
                +labelTranslationParameters: []
              }
              947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2626
                +data: App\EntityJob {#2267 …10}
                +value: "947"
                +label: "947"
                +attr: []
                +labelTranslationParameters: []
              }
              948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2627
                +data: App\EntityJob {#2273 …10}
                +value: "948"
                +label: "948"
                +attr: []
                +labelTranslationParameters: []
              }
              949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2628
                +data: App\EntityJob {#2279 …10}
                +value: "949"
                +label: "949"
                +attr: []
                +labelTranslationParameters: []
              }
              950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2629
                +data: App\EntityJob {#2285 …10}
                +value: "950"
                +label: "950"
                +attr: []
                +labelTranslationParameters: []
              }
              951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2630
                +data: App\EntityJob {#2291 …10}
                +value: "951"
                +label: "951"
                +attr: []
                +labelTranslationParameters: []
              }
              952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2631
                +data: App\EntityJob {#2297 …10}
                +value: "952"
                +label: "952"
                +attr: []
                +labelTranslationParameters: []
              }
              953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2632
                +data: App\EntityJob {#2303 …10}
                +value: "953"
                +label: "953"
                +attr: []
                +labelTranslationParameters: []
              }
              954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2633
                +data: App\EntityJob {#2309 …10}
                +value: "954"
                +label: "954"
                +attr: []
                +labelTranslationParameters: []
              }
              955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2634
                +data: App\EntityJob {#2315 …10}
                +value: "955"
                +label: "955"
                +attr: []
                +labelTranslationParameters: []
              }
              956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2635
                +data: App\EntityJob {#2321 …10}
                +value: "956"
                +label: "956"
                +attr: []
                +labelTranslationParameters: []
              }
              957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2636
                +data: App\EntityJob {#2327 …10}
                +value: "957"
                +label: "957"
                +attr: []
                +labelTranslationParameters: []
              }
              958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2637
                +data: App\EntityJob {#2333 …10}
                +value: "958"
                +label: "958"
                +attr: []
                +labelTranslationParameters: []
              }
              959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2638
                +data: App\EntityJob {#2339 …10}
                +value: "959"
                +label: "959"
                +attr: []
                +labelTranslationParameters: []
              }
              960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2639
                +data: App\EntityJob {#2345 …10}
                +value: "960"
                +label: "960"
                +attr: []
                +labelTranslationParameters: []
              }
              961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2640
                +data: App\EntityJob {#2351 …10}
                +value: "961"
                +label: "961"
                +attr: []
                +labelTranslationParameters: []
              }
              962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2641
                +data: App\EntityJob {#2357 …10}
                +value: "962"
                +label: "962"
                +attr: []
                +labelTranslationParameters: []
              }
              963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2642
                +data: App\EntityJob {#2363 …10}
                +value: "963"
                +label: "963"
                +attr: []
                +labelTranslationParameters: []
              }
              964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2643
                +data: App\EntityJob {#2369 …10}
                +value: "964"
                +label: "964"
                +attr: []
                +labelTranslationParameters: []
              }
              965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2644
                +data: App\EntityJob {#2375 …10}
                +value: "965"
                +label: "965"
                +attr: []
                +labelTranslationParameters: []
              }
              966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2645
                +data: App\EntityJob {#2381 …10}
                +value: "966"
                +label: "966"
                +attr: []
                +labelTranslationParameters: []
              }
              967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2646
                +data: App\EntityJob {#2387 …10}
                +value: "967"
                +label: "967"
                +attr: []
                +labelTranslationParameters: []
              }
              968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2647
                +data: App\EntityJob {#2393 …10}
                +value: "968"
                +label: "968"
                +attr: []
                +labelTranslationParameters: []
              }
              969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2648
                +data: App\EntityJob {#2399 …10}
                +value: "969"
                +label: "969"
                +attr: []
                +labelTranslationParameters: []
              }
              970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2649
                +data: App\EntityJob {#2405 …10}
                +value: "970"
                +label: "970"
                +attr: []
                +labelTranslationParameters: []
              }
              971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2650
                +data: App\EntityJob {#2411 …10}
                +value: "971"
                +label: "971"
                +attr: []
                +labelTranslationParameters: []
              }
              972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2651
                +data: App\EntityJob {#2417 …10}
                +value: "972"
                +label: "972"
                +attr: []
                +labelTranslationParameters: []
              }
              973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2652
                +data: App\EntityJob {#2423 …10}
                +value: "973"
                +label: "973"
                +attr: []
                +labelTranslationParameters: []
              }
              974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2653
                +data: App\EntityJob {#2429 …10}
                +value: "974"
                +label: "974"
                +attr: []
                +labelTranslationParameters: []
              }
              975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2654
                +data: App\EntityJob {#2435 …10}
                +value: "975"
                +label: "975"
                +attr: []
                +labelTranslationParameters: []
              }
              976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2655
                +data: App\EntityJob {#2441 …10}
                +value: "976"
                +label: "976"
                +attr: []
                +labelTranslationParameters: []
              }
              977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2656
                +data: App\EntityJob {#2447 …10}
                +value: "977"
                +label: "977"
                +attr: []
                +labelTranslationParameters: []
              }
              978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2657
                +data: App\EntityJob {#2453 …10}
                +value: "978"
                +label: "978"
                +attr: []
                +labelTranslationParameters: []
              }
              979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2658
                +data: App\EntityJob {#2459 …10}
                +value: "979"
                +label: "979"
                +attr: []
                +labelTranslationParameters: []
              }
              980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2659
                +data: App\EntityJob {#2465 …10}
                +value: "980"
                +label: "980"
                +attr: []
                +labelTranslationParameters: []
              }
              981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2660
                +data: App\EntityJob {#2471 …10}
                +value: "981"
                +label: "981"
                +attr: []
                +labelTranslationParameters: []
              }
              982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2661
                +data: App\EntityJob {#2477 …10}
                +value: "982"
                +label: "982"
                +attr: []
                +labelTranslationParameters: []
              }
              983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2662
                +data: App\EntityJob {#2483 …10}
                +value: "983"
                +label: "983"
                +attr: []
                +labelTranslationParameters: []
              }
              984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2663
                +data: App\EntityJob {#2489 …10}
                +value: "984"
                +label: "984"
                +attr: []
                +labelTranslationParameters: []
              }
              985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2664
                +data: App\EntityJob {#2495 …10}
                +value: "985"
                +label: "985"
                +attr: []
                +labelTranslationParameters: []
              }
              986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2665
                +data: App\EntityJob {#2501 …10}
                +value: "986"
                +label: "986"
                +attr: []
                +labelTranslationParameters: []
              }
              987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2666
                +data: App\EntityJob {#2507 …10}
                +value: "987"
                +label: "987"
                +attr: []
                +labelTranslationParameters: []
              }
              988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2667
                +data: App\EntityJob {#2513 …10}
                +value: "988"
                +label: "988"
                +attr: []
                +labelTranslationParameters: []
              }
              989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2668
                +data: App\EntityJob {#2519 …10}
                +value: "989"
                +label: "989"
                +attr: []
                +labelTranslationParameters: []
              }
              990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2669
                +data: App\EntityJob {#2525 …10}
                +value: "990"
                +label: "990"
                +attr: []
                +labelTranslationParameters: []
              }
              991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2670
                +data: App\EntityJob {#2531 …10}
                +value: "991"
                +label: "991"
                +attr: []
                +labelTranslationParameters: []
              }
              992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2671
                +data: App\EntityJob {#2537 …10}
                +value: "992"
                +label: "992"
                +attr: []
                +labelTranslationParameters: []
              }
              993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2672
                +data: App\EntityJob {#2543 …10}
                +value: "993"
                +label: "993"
                +attr: []
                +labelTranslationParameters: []
              }
              994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2673
                +data: App\EntityJob {#2549 …10}
                +value: "994"
                +label: "994"
                +attr: []
                +labelTranslationParameters: []
              }
              995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2674
                +data: App\EntityJob {#2555 …10}
                +value: "995"
                +label: "995"
                +attr: []
                +labelTranslationParameters: []
              }
              996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2675
                +data: App\EntityJob {#2561 …10}
                +value: "996"
                +label: "996"
                +attr: []
                +labelTranslationParameters: []
              }
              997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2676
                +data: App\EntityJob {#2567 …10}
                +value: "997"
                +label: "997"
                +attr: []
                +labelTranslationParameters: []
              }
              998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2677
                +data: App\EntityJob {#2573 …10}
                +value: "998"
                +label: "998"
                +attr: []
                +labelTranslationParameters: []
              }
              999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2678
                +data: App\EntityJob {#2579 …10}
                +value: "999"
                +label: "999"
                +attr: []
                +labelTranslationParameters: []
              }
              1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2679
                +data: App\EntityJob {#2585 …10}
                +value: "1000"
                +label: "1000"
                +attr: []
                +labelTranslationParameters: []
              }
            ]
            "separator" => "-------------------"
            "separator_html" => false
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
            "choice_translation_parameters" => []
            "is_selected" => Closure($choice, $value) {#1917
              class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
            }
            "placeholder_in_choices" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "color" => Symfony\Component\FormFormView {#1916}
        "_token" => Symfony\Component\FormFormView {#2695
          +vars: array:32 [
            "value" => "67a56b6d5c70707d0aec15f4d.uMZUdQlsUWCUc67-VM_vO1GWImbSkzvo5cF7Zx35Gi0.94kyNmw4PzjsEMGzBqeISiTBZDy-_WG8t-wKBHi9W3XJiyEjRCVnMsVFxQ"
            "attr" => []
            "form" => Symfony\Component\FormFormView {#2695}
            "id" => "note__token"
            "name" => "_token"
            "full_name" => "note[_token]"
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "hidden"
              2 => "csrf_token"
              3 => "_note__token"
            ]
            "unique_block_prefix" => "_note__token"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note__token_hidden"
            "errors" => Symfony\Component\FormFormErrorIterator {#2703
              -errors: []
              -form: Symfony\Component\FormForm {#2699
                -parent: null
                -children: Symfony\Component\Form\UtilOrderedHashMap {#2701 …3}
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: "67a56b6d5c70707d0aec15f4d.uMZUdQlsUWCUc67-VM_vO1GWImbSkzvo5cF7Zx35Gi0.94kyNmw4PzjsEMGzBqeISiTBZDy-_WG8t-wKBHi9W3XJiyEjRCVnMsVFxQ"
                -normData: "67a56b6d5c70707d0aec15f4d.uMZUdQlsUWCUc67-VM_vO1GWImbSkzvo5cF7Zx35Gi0.94kyNmw4PzjsEMGzBqeISiTBZDy-_WG8t-wKBHi9W3XJiyEjRCVnMsVFxQ"
                -viewData: "67a56b6d5c70707d0aec15f4d.uMZUdQlsUWCUc67-VM_vO1GWImbSkzvo5cF7Zx35Gi0.94kyNmw4PzjsEMGzBqeISiTBZDy-_WG8t-wKBHi9W3XJiyEjRCVnMsVFxQ"
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "_token"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#2700 …29}
              }
            }
            "valid" => true
            "data" => "67a56b6d5c70707d0aec15f4d.uMZUdQlsUWCUc67-VM_vO1GWImbSkzvo5cF7Zx35Gi0.94kyNmw4PzjsEMGzBqeISiTBZDy-_WG8t-wKBHi9W3XJiyEjRCVnMsVFxQ"
            "required" => false
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
      ]
      -rendered: false
      -methodRendered: true
      +parent: null
    }
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

Symfony\Component\Form\FormView {#2684
  +vars: array:33 [
    "value" => "0"
    "attr" => array:2 [
      "data-color" => PostitColors {#1370
        +name: "ROSE"
        +value: "#ff7eb9"
      }
      "style" => "background-color: 0;"
    ]
    "form" => Symfony\Component\FormFormView {#2684}
    "id" => "note_color_0"
    "name" => "0"
    "full_name" => "note[color]"
    "disabled" => false
    "label" => "Rose"
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:4 [
      0 => "form"
      1 => "checkbox"
      2 => "radio"
      3 => "_note_color_entry"
    ]
    "unique_block_prefix" => "_note_color_entry"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_color_entry_radio"
    "errors" => Symfony\Component\FormFormErrorIterator {#2685
      -errors: []
      -form: Symfony\Component\FormForm {#1832
        -parent: Symfony\Component\FormForm {#1829
          -parent: Symfony\Component\FormForm {#1775
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1777
              -orderedKeys: array:3 [
                0 => "content"
                1 => "job"
                2 => "color"
              ]
              -managedCursors: []
              -elements: array:3 [
                "content" => Symfony\Component\FormForm {#1778
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1780 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "content"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1854 …5}
                  -config: Symfony\Component\FormFormBuilder {#1779 …29}
                }
                "job" => Symfony\Component\FormForm {#1781
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1783 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "job"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1857 …5}
                  -config: Symfony\Component\FormFormBuilder {#1782 …29}
                }
                "color" => Symfony\Component\FormForm {#1829}
              ]
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: App\EntityNote {#1256
              -id: null
              -createdAt: null
              -content: null
              -job: null
              -user: null
              -color: null
            }
            -normData: App\EntityNote {#1256}
            -viewData: App\EntityNote {#1256}
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "note"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#1776
              #locked: true
              -name: "note"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: true
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643
                -proxiedType: Symfony\Component\FormResolvedFormType {#1634
                  -typeExtensions: []
                  -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1625 …18}
                  -innerType: App\FormNoteType {#1468 …}
                  -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934
                    -proxiedType: Symfony\Component\FormResolvedFormType {#933 …4}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                      #data: array:3 [
                        "forms" => array:4 [
                          "job_form" => &13 array:10 [ …10]
                          "note" => &14 array:10 [ …10]
                          "action" => &15 array:10 [ …10]
                          "job_tracking" => &16 array:10 [ …10]
                        ]
                        "forms_by_hash" => array:49 [
                          "000000000000041b0000000000000000" => &13 array:10 [&13 …10]
                          "00000000000004410000000000000000" => & array:10 [ …10]
                          "00000000000004440000000000000000" => & array:10 [ …10]
                          "00000000000004470000000000000000" => & array:10 [ …10]
                          "000000000000041d0000000000000000" => & array:10 [ …10]
                          "00000000000004200000000000000000" => & array:10 [ …10]
                          "00000000000004230000000000000000" => & array:10 [ …10]
                          "000000000000076e0000000000000000" => & array:10 [ …10]
                          "00000000000006ef0000000000000000" => &14 array:10 [&14 …10]
                          "00000000000006f20000000000000000" => & array:10 [ …10]
                          "00000000000006f50000000000000000" => & array:10 [ …10]
                          "00000000000007250000000000000000" => & array:10 [ …10]
                          "00000000000007280000000000000000" => & array:10 [ …10]
                          "000000000000072b0000000000000000" => & array:10 [ …10]
                          "000000000000072e0000000000000000" => & array:10 [ …10]
                          "00000000000007310000000000000000" => & array:10 [ …10]
                          "00000000000007340000000000000000" => & array:10 [ …10]
                          "0000000000000a8b0000000000000000" => & array:10 [ …10]
                          "00000000000004b40000000000000000" => &15 array:10 [&15 …10]
                          "000000000000052d0000000000000000" => & array:10 [ …10]
                          "00000000000005300000000000000000" => & array:10 [ …10]
                          "00000000000005330000000000000000" => & array:10 [ …10]
                          "00000000000005360000000000000000" => & array:10 [ …10]
                          "00000000000005390000000000000000" => & array:10 [ …10]
                          "000000000000053c0000000000000000" => & array:10 [ …10]
                          "000000000000053f0000000000000000" => & array:10 [ …10]
                          "00000000000005420000000000000000" => & array:10 [ …10]
                          "00000000000005450000000000000000" => & array:10 [ …10]
                          "00000000000005480000000000000000" => & array:10 [ …10]
                          "000000000000054b0000000000000000" => & array:10 [ …10]
                          "000000000000054e0000000000000000" => & array:10 [ …10]
                          "00000000000005510000000000000000" => & array:10 [ …10]
                          "0000000000000ab70000000000000000" => & array:10 [ …10]
                          "00000000000006490000000000000000" => &16 array:10 [&16 …10]
                          "00000000000006460000000000000000" => & array:10 [ …10]
                          "00000000000006710000000000000000" => & array:10 [ …10]
                          "00000000000006740000000000000000" => & array:10 [ …10]
                          "00000000000006770000000000000000" => & array:10 [ …10]
                          "000000000000067a0000000000000000" => & array:10 [ …10]
                          "000000000000067d0000000000000000" => & array:10 [ …10]
                          "00000000000006800000000000000000" => & array:10 [ …10]
                          "00000000000006830000000000000000" => & array:10 [ …10]
                          "00000000000006860000000000000000" => & array:10 [ …10]
                          "00000000000006890000000000000000" => & array:10 [ …10]
                          "000000000000068c0000000000000000" => & array:10 [ …10]
                          "000000000000068f0000000000000000" => & array:10 [ …10]
                          "00000000000006920000000000000000" => & array:10 [ …10]
                          "00000000000006950000000000000000" => & array:10 [ …10]
                          "0000000000000ae50000000000000000" => & array:10 [ …10]
                        ]
                        "nb_errors" => 0
                      ]
                      -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                      -dataByForm: array:49 [
                        "000000000000041b0000000000000000" => array:8 [
                          "id" => "job_form"
                          "name" => "job_form"
                          "type_class" => "App\Form\JobFormType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004410000000000000000" => array:8 [
                          "id" => "job_form_recruiter"
                          "name" => "recruiter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004440000000000000000" => array:8 [
                          "id" => "job_form_title"
                          "name" => "title"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004470000000000000000" => array:8 [
                          "id" => "job_form_source"
                          "name" => "source"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000041d0000000000000000" => array:8 [
                          "id" => "job_form_offerDescription"
                          "name" => "offerDescription"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004200000000000000000" => array:8 [
                          "id" => "job_form_created_at"
                          "name" => "created_at"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000004230000000000000000" => array:8 [
                          "id" => "job_form_coverLetter"
                          "name" => "coverLetter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:3 [ …3]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b40000000000000000" => array:8 [
                          "id" => "action"
                          "name" => "action"
                          "type_class" => "App\Form\ActionType"
                          "synchronized" => true
                          "passed_options" => []
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000052d0000000000000000" => array:8 [
                          "id" => "action_name"
                          "name" => "name"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:67 [ …67]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005300000000000000000" => array:8 [
                          "id" => "action_name_0"
                          "name" => "0"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005330000000000000000" => array:8 [
                          "id" => "action_name_1"
                          "name" => "1"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005360000000000000000" => array:8 [
                          "id" => "action_name_2"
                          "name" => "2"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005390000000000000000" => array:8 [
                          "id" => "action_name_3"
                          "name" => "3"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053c0000000000000000" => array:8 [
                          "id" => "action_name_4"
                          "name" => "4"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053f0000000000000000" => array:8 [
                          "id" => "action_name_5"
                          "name" => "5"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005420000000000000000" => array:8 [
                          "id" => "action_name_6"
                          "name" => "6"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005450000000000000000" => array:8 [
                          "id" => "action_name_7"
                          "name" => "7"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005480000000000000000" => array:8 [
                          "id" => "action_name_8"
                          "name" => "8"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054b0000000000000000" => array:8 [
                          "id" => "action_name_9"
                          "name" => "9"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054e0000000000000000" => array:8 [
                          "id" => "action_name_10"
                          "name" => "10"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005510000000000000000" => array:8 [
                          "id" => "action_name_11"
                          "name" => "11"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006490000000000000000" => array:8 [
                          "id" => "job_tracking"
                          "name" => "job_tracking"
                          "type_class" => "App\Form\JobTrackingType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000006460000000000000000" => array:8 [
                          "id" => "job_tracking_createdAt"
                          "name" => "createdAt"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006710000000000000000" => array:8 [
                          "id" => "job_tracking_action"
                          "name" => "action"
                          "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                          "synchronized" => true
                          "passed_options" => array:8 [ …8]
                          "resolved_options" => array:71 [ …71]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006740000000000000000" => array:8 [
                          "id" => "job_tracking_action_76"
                          "name" => "76"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006770000000000000000" => array:8 [
                          "id" => "job_tracking_action_77"
                          "name" => "77"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067a0000000000000000" => array:8 [
                          "id" => "job_tracking_action_78"
                          "name" => "78"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067d0000000000000000" => array:8 [
                          "id" => "job_tracking_action_79"
                          "name" => "79"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006800000000000000000" => array:8 [
                          "id" => "job_tracking_action_80"
                          "name" => "80"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006830000000000000000" => array:8 [
                          "id" => "job_tracking_action_81"
                          "name" => "81"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                           …4
                        ]
                        "00000000000006860000000000000000" => array:8 [ …8]
                        "00000000000006890000000000000000" => array:8 [ …8]
                        "000000000000068c0000000000000000" => array:8 [ …8]
                        "000000000000068f0000000000000000" => array:8 [ …8]
                        "00000000000006920000000000000000" => array:8 [ …8]
                        "00000000000006950000000000000000" => array:8 [ …8]
                        "00000000000006ef0000000000000000" => array:8 [ …8]
                        "00000000000006f20000000000000000" => array:8 [ …8]
                        "00000000000006f50000000000000000" => array:8 [ …8]
                        "00000000000007250000000000000000" => array:8 [ …8]
                        "00000000000007280000000000000000" => array:8 [ …8]
                        "000000000000072b0000000000000000" => array:8 [ …8]
                        "000000000000072e0000000000000000" => array:8 [ …8]
                        "00000000000007310000000000000000" => array:8 [ …8]
                        "00000000000007340000000000000000" => array:8 [ …8]
                        "000000000000076e0000000000000000" => array:8 [ …8]
                        "0000000000000a8b0000000000000000" => array:8 [ …8]
                        "0000000000000ab70000000000000000" => array:8 [ …8]
                        "0000000000000ae50000000000000000" => array:8 [ …8]
                      ]
                      -dataByView: array:49 [
                        "000000000000074c0000000000000000" => array:3 [ …3]
                        "00000000000007660000000000000000" => array:3 [ …3]
                        "00000000000007620000000000000000" => array:3 [ …3]
                        "00000000000007600000000000000000" => array:3 [ …3]
                        "00000000000006ab0000000000000000" => array:3 [ …3]
                        "00000000000007560000000000000000" => array:3 [ …3]
                        "00000000000007590000000000000000" => array:3 [ …3]
                        "00000000000007690000000000000000" => array:3 [ …3]
                        "00000000000007750000000000000000" => array:3 [ …3]
                        "00000000000007780000000000000000" => array:3 [ …3]
                        "000000000000077b0000000000000000" => array:3 [ …3]
                        "000000000000077c0000000000000000" => array:3 [ …3]
                        "0000000000000a7c0000000000000000" => array:3 [ …3]
                        "0000000000000a7f0000000000000000" => array:3 [ …3]
                        "0000000000000a810000000000000000" => array:3 [ …3]
                        "0000000000000a830000000000000000" => array:3 [ …3]
                        "0000000000000a850000000000000000" => array:3 [ …3]
                        "0000000000000a870000000000000000" => array:3 [ …3]
                        "0000000000000a920000000000000000" => array:3 [ …3]
                        "0000000000000a950000000000000000" => array:3 [ …3]
                        "0000000000000a9a0000000000000000" => array:3 [ …3]
                        "0000000000000a9d0000000000000000" => array:3 [ …3]
                        "0000000000000a9f0000000000000000" => array:3 [ …3]
                        "0000000000000aa10000000000000000" => array:3 [ …3]
                        "0000000000000aa30000000000000000" => array:3 [ …3]
                        "0000000000000aa50000000000000000" => array:3 [ …3]
                        "0000000000000aa70000000000000000" => array:3 [ …3]
                        "0000000000000aa90000000000000000" => array:3 [ …3]
                        "0000000000000aab0000000000000000" => array:3 [ …3]
                        "0000000000000aad0000000000000000" => array:3 [ …3]
                        "0000000000000aaf0000000000000000" => array:3 [ …3]
                        "0000000000000ab10000000000000000" => array:3 [ …3]
                        "0000000000000ab30000000000000000" => array:3 [ …3]
                        "0000000000000abe0000000000000000" => array:3 [ …3]
                        "0000000000000ac10000000000000000" => array:3 [ …3]
                        "0000000000000ac40000000000000000" => array:3 [ …3]
                        "0000000000000ac80000000000000000" => array:3 [ …3]
                        "0000000000000acb0000000000000000" => array:3 [ …3]
                        "0000000000000acd0000000000000000" => array:3 [ …3]
                        "0000000000000acf0000000000000000" => array:3 [ …3]
                        "0000000000000ad10000000000000000" => array:3 [ …3]
                        "0000000000000ad30000000000000000" => array:3 [ …3]
                        "0000000000000ad50000000000000000" => array:3 [ …3]
                        "0000000000000ad70000000000000000" => array:3 [ …3]
                        "0000000000000ad90000000000000000" => array:3 [ …3]
                        "0000000000000adb0000000000000000" => array:3 [ …3]
                        "0000000000000add0000000000000000" => array:3 [ …3]
                        "0000000000000adf0000000000000000" => array:3 [ …3]
                        "0000000000000ae10000000000000000" => array:3 [ …3]
                      ]
                      -formsByView: array:49 [
                        "00000000000007660000000000000000" => "00000000000004410000000000000000"
                        "00000000000007620000000000000000" => "00000000000004440000000000000000"
                        "00000000000007600000000000000000" => "00000000000004470000000000000000"
                        "00000000000006ab0000000000000000" => "000000000000041d0000000000000000"
                        "00000000000007560000000000000000" => "00000000000004200000000000000000"
                        "00000000000007590000000000000000" => "00000000000004230000000000000000"
                        "00000000000007690000000000000000" => "000000000000076e0000000000000000"
                        "000000000000074c0000000000000000" => "000000000000041b0000000000000000"
                        "00000000000007780000000000000000" => "00000000000006f20000000000000000"
                        "000000000000077b0000000000000000" => "00000000000006f50000000000000000"
                        "0000000000000a7c0000000000000000" => "00000000000007280000000000000000"
                        "0000000000000a7f0000000000000000" => "000000000000072b0000000000000000"
                        "0000000000000a810000000000000000" => "000000000000072e0000000000000000"
                        "0000000000000a830000000000000000" => "00000000000007310000000000000000"
                        "0000000000000a850000000000000000" => "00000000000007340000000000000000"
                        "000000000000077c0000000000000000" => "00000000000007250000000000000000"
                        "0000000000000a870000000000000000" => "0000000000000a8b0000000000000000"
                        "00000000000007750000000000000000" => "00000000000006ef0000000000000000"
                        "0000000000000a9a0000000000000000" => "00000000000005300000000000000000"
                        "0000000000000a9d0000000000000000" => "00000000000005330000000000000000"
                        "0000000000000a9f0000000000000000" => "00000000000005360000000000000000"
                        "0000000000000aa10000000000000000" => "00000000000005390000000000000000"
                        "0000000000000aa30000000000000000" => "000000000000053c0000000000000000"
                        "0000000000000aa50000000000000000" => "000000000000053f0000000000000000"
                        "0000000000000aa70000000000000000" => "00000000000005420000000000000000"
                        "0000000000000aa90000000000000000" => "00000000000005450000000000000000"
                        "0000000000000aab0000000000000000" => "00000000000005480000000000000000"
                        "0000000000000aad0000000000000000" => "000000000000054b0000000000000000"
                        "0000000000000aaf0000000000000000" => "000000000000054e0000000000000000"
                        "0000000000000ab10000000000000000" => "00000000000005510000000000000000"
                        "0000000000000a950000000000000000" => "000000000000052d0000000000000000"
                        "0000000000000ab30000000000000000" => "0000000000000ab70000000000000000"
                        "0000000000000a920000000000000000" => "00000000000004b40000000000000000"
                        "0000000000000ac10000000000000000" => "00000000000006460000000000000000"
                        "0000000000000ac80000000000000000" => "00000000000006740000000000000000"
                        "0000000000000acb0000000000000000" => "00000000000006770000000000000000"
                        "0000000000000acd0000000000000000" => "000000000000067a0000000000000000"
                        "0000000000000acf0000000000000000" => "000000000000067d0000000000000000"
                        "0000000000000ad10000000000000000" => "00000000000006800000000000000000"
                        "0000000000000ad30000000000000000" => "00000000000006830000000000000000"
                        "0000000000000ad50000000000000000" => "00000000000006860000000000000000"
                        "0000000000000ad70000000000000000" => "00000000000006890000000000000000"
                        "0000000000000ad90000000000000000" => "000000000000068c0000000000000000"
                        "0000000000000adb0000000000000000" => "000000000000068f0000000000000000"
                        "0000000000000add0000000000000000" => "00000000000006920000000000000000"
                        "0000000000000adf0000000000000000" => "00000000000006950000000000000000"
                        "0000000000000ac40000000000000000" => "00000000000006710000000000000000"
                        "0000000000000ae10000000000000000" => "0000000000000ae50000000000000000"
                        "0000000000000abe0000000000000000" => "00000000000006490000000000000000"
                      ]
                      -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                    }
                  }
                }
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943
                -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#940
                  -accessors: array:2 [ …2]
                }
              }
              -required: true
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#1445
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                use: {
                  $class: "App\Entity\Note"
                }
              }
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "data" => App\EntityNote {#1256}
                ]
              ]
              -data: App\EntityNote {#1256}
              -dataClass: "App\Entity\Note"
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#906
                -registry: Symfony\Component\FormFormRegistry {#905
                  -extensions: array:1 [
                    0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#904 …5}
                  ]
                  -types: array:13 [
                    "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                    "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#970 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008 …2}
                    "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1023 …2}
                    "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1029 …2}
                    "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1171
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1172
                          -defined: array:68 [ …68]
                          -defaults: array:67 [ …67]
                          -nested: []
                          -required: []
                          -resolved: array:30 [ …30]
                          -normalizers: array:5 [ …5]
                          -allowedValues: []
                          -allowedTypes: array:31 [ …31]
                          -info: array:3 [ …3]
                          -lazy: array:4 [ …4]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1131
                          -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1129 …3}
                          -translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                        }
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1208
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1211 …18}
                        -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1213}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1210
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1218
                          -defined: array:52 [
                            "block_name" => true
                            "block_prefix" => true
                            "disabled" => true
                            "label" => true
                            "label_format" => true
                            "row_attr" => true
                            "label_html" => true
                            "label_translation_parameters" => true
                            "attr_translation_parameters" => true
                            "attr" => true
                            "translation_domain" => true
                            "auto_initialize" => true
                            "priority" => true
                            "form_attr" => true
                            "data" => true
                            "data_class" => true
                            "empty_data" => true
                            "trim" => true
                            "required" => true
                            "property_path" => true
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => true
                            "label_attr" => true
                            "inherit_data" => true
                            "compound" => true
                            "method" => true
                            "action" => true
                            "post_max_size_message" => true
                            "upload_max_size_message" => true
                            "allow_file_upload" => true
                            "help" => true
                            "help_attr" => true
                            "help_html" => true
                            "help_translation_parameters" => true
                            "invalid_message" => true
                            "invalid_message_parameters" => true
                            "is_empty_callback" => true
                            "getter" => true
                            "setter" => true
                            "validation_groups" => true
                            "error_mapping" => true
                            "constraints" => true
                            "allow_extra_fields" => true
                            "extra_fields_message" => true
                            "csrf_protection" => true
                            "csrf_field_name" => true
                            "csrf_message" => true
                            "csrf_token_manager" => true
                            "csrf_token_id" => true
                            "value" => true
                            "false_values" => true
                          ]
                          -defaults: array:51 [
                            "block_name" => null
                            "block_prefix" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "row_attr" => []
                            "label_html" => false
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "attr" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "priority" => 0
                            "form_attr" => false
                            "data_class" => null
                            "empty_data" => Closure(FormInterface $form, $viewData) {#1212
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => null
                            "label_attr" => []
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "action" => ""
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "upload_max_size_message" => null
                            "allow_file_upload" => false
                            "help" => null
                            "help_attr" => []
                            "help_html" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "is_empty_callback" => Closure($modelData): bool {#1215
                              returnType: "bool"
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "getter" => null
                            "setter" => null
                            "validation_groups" => null
                            "error_mapping" => []
                            "constraints" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654
                              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#655
                                -entropy: 256
                              }
                              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#656
                                -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                                  -requests: array:1 [ …1]
                                }
                                -namespace: "_csrf"
                              }
                              -namespace: Closure() {#628
                                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                                this: Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                                use: { …2}
                              }
                            }
                            "csrf_token_id" => null
                            "value" => "1"
                            "false_values" => array:1 [ …1]
                          ]
                          -nested: []
                          -required: []
                          -resolved: array:30 [
                            "block_name" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "allow_file_upload" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "error_mapping" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                            "csrf_token_id" => null
                            "value" => "1"
                          ]
                          -normalizers: array:3 [
                            "validation_groups" => array:1 [ …1]
                            "constraints" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -allowedValues: []
                          -allowedTypes: array:17 [
                            "block_prefix" => array:2 [ …2]
                            "attr" => array:1 [ …1]
                            "row_attr" => array:1 [ …1]
                            "label_html" => array:1 [ …1]
                            "priority" => array:1 [ …1]
                            "form_attr" => array:2 [ …2]
                            "label_attr" => array:1 [ …1]
                            "action" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                            "help" => array:3 [ …3]
                            "help_attr" => array:1 [ …1]
                            "help_html" => array:1 [ …1]
                            "is_empty_callback" => array:2 [ …2]
                            "getter" => array:2 [ …2]
                            "setter" => array:2 [ …2]
                            "constraints" => array:2 [ …2]
                            "false_values" => array:1 [ …1]
                          ]
                          -info: array:3 [
                            "priority" => "The form rendering priority (higher priorities will be rendered first)"
                            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                          ]
                          -lazy: array:3 [
                            "data_class" => array:1 [ …1]
                            "error_bubbling" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeRadioType {#1207}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1319 …2}
                    "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405 …2}
                    "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643}
                    "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1884 …2}
                  ]
                  -guesser: false
                  -checkedTypes: []
                  -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#892
                    -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#891}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                  }
                }
              }
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942
                -serverParams: Symfony\Component\Form\UtilServerParams {#941
                  -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
                }
              }
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1847 …1}
              -options: array:50 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "error_mapping" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "label_html" => false
                "attr" => []
                "priority" => 0
                "form_attr" => false
                "data_class" => "App\Entity\Note"
                "empty_data" => Closure(FormInterface $form) {#1445}
                "error_bubbling" => true
                "label_attr" => []
                "action" => ""
                "upload_max_size_message" => Closure() {#1566
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  use: { …3}
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "is_empty_callback" => null
                "getter" => null
                "setter" => null
                "validation_groups" => null
                "constraints" => []
                "data" => App\EntityNote {#1256}
              ]
              -children: []
              -unresolvedChildren: []
            }
          }
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1831
            -orderedKeys: array:5 [
              0 => "0"
              1 => "1"
              2 => "2"
              3 => "3"
              4 => "4"
            ]
            -managedCursors: []
            -elements: array:5 [
              0 => Symfony\Component\FormForm {#1832}
              1 => Symfony\Component\FormForm {#1835
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1837
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "1"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1836
                  #locked: true
                  -name: "1"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1870}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              2 => Symfony\Component\FormForm {#1838
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1840
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "2"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1839
                  #locked: true
                  -name: "2"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1872}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              3 => Symfony\Component\FormForm {#1841
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1843
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "3"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1842
                  #locked: true
                  -name: "3"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1874}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              4 => Symfony\Component\FormForm {#1844
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1846
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "4"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1845
                  #locked: true
                  -name: "4"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1876}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
            ]
          }
          -errors: []
          -submitted: false
          -clickedButton: null
          -modelData: "#feff9c"
          -normData: "#feff9c"
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "color"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1861
            -elements: array:1 [
              0 => "color"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -isNullSafe: array:1 [
              0 => false
            ]
            -pathAsString: "color"
          }
          -config: Symfony\Component\FormFormBuilder {#1830
            #locked: true
            -name: "color"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: true
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1773
                -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1764
                  #choices: array:5 [
                    0 => PostitColors {#1370}
                    1 => PostitColors {#1689
                      +name: "ROSE_CLAIR"
                      +value: "#ff65a3"
                    }
                    2 => PostitColors {#1691
                      +name: "CYAN"
                      +value: "#7afcff"
                    }
                    3 => PostitColors {#1692
                      +name: "JAUNE"
                      +value: "#feff9c"
                    }
                    4 => PostitColors {#1693
                      +name: "JAUNE_CLAIR"
                      +value: "#fff740"
                    }
                  ]
                  #structuredValues: array:5 [
                    "Rose" => "0"
                    "Rose clair" => "1"
                    "Cyan" => "2"
                    "Jaune" => "3"
                    "Jaune clair" => "4"
                  ]
                  #originalKeys: array:5 [
                    0 => "Rose"
                    1 => "Rose clair"
                    2 => "Cyan"
                    3 => "Jaune"
                    4 => "Jaune clair"
                  ]
                  #valueCallback: null
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1765}
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: null
            -attributes: array:3 [
              "data_collector/passed_options" => array:6 [
                "choices" => array:5 [
                  "Rose" => PostitColors {#1370}
                  "Rose clair" => PostitColors {#1689}
                  "Cyan" => PostitColors {#1691}
                  "Jaune" => PostitColors {#1692}
                  "Jaune clair" => PostitColors {#1693}
                ]
                "expanded" => true
                "multiple" => false
                "label" => false
                "data" => "#feff9c"
                "choice_attr" => Closure($choice, $key, $value) {#1694
                  class: "App\FormNoteType"
                  this: App\FormNoteType {#1468 …}
                }
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1764}
              "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1771
                +choices: array:5 [
                  0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766
                    +data: PostitColors {#1370}
                    +value: "0"
                    +label: "Rose"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1370}
                      "style" => "background-color: 0;"
                    ]
                    +labelTranslationParameters: []
                  }
                  1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767
                    +data: PostitColors {#1689}
                    +value: "1"
                    +label: "Rose clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1689}
                      "style" => "background-color: 1;"
                    ]
                    +labelTranslationParameters: []
                  }
                  2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768
                    +data: PostitColors {#1691}
                    +value: "2"
                    +label: "Cyan"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1691}
                      "style" => "background-color: 2;"
                    ]
                    +labelTranslationParameters: []
                  }
                  3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769
                    +data: PostitColors {#1692}
                    +value: "3"
                    +label: "Jaune"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1692}
                      "style" => "background-color: 3;"
                    ]
                    +labelTranslationParameters: []
                  }
                  4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770
                    +data: PostitColors {#1693}
                    +value: "4"
                    +label: "Jaune clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1693}
                      "style" => "background-color: 4;"
                    ]
                    +labelTranslationParameters: []
                  }
                ]
                +preferredChoices: []
              }
            ]
            -data: "#feff9c"
            -dataClass: null
            -dataLocked: true
            -formFactory: Symfony\Component\FormFormFactory {#906}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
            -autoInitialize: false
            -isEmptyCallback: null
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1853 …1}
            -options: array:68 [
              "block_name" => null
              "disabled" => false
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "invalid_message" => "The selected choice is invalid."
              "invalid_message_parameters" => []
              "error_mapping" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
              "csrf_token_id" => null
              "block_prefix" => null
              "label" => false
              "row_attr" => []
              "label_html" => false
              "attr" => []
              "priority" => 0
              "form_attr" => false
              "data_class" => null
              "expanded" => true
              "multiple" => false
              "empty_data" => null
              "error_bubbling" => false
              "label_attr" => []
              "compound" => true
              "action" => ""
              "upload_max_size_message" => Closure() {#1759
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                use: {
                  $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                  $message: Closure() {#1758}
                  $translationDomain: "validators"
                }
              }
              "help" => null
              "help_attr" => []
              "help_html" => false
              "is_empty_callback" => null
              "getter" => null
              "setter" => null
              "validation_groups" => null
              "constraints" => []
              "choices" => array:5 [
                "Rose" => PostitColors {#1370}
                "Rose clair" => PostitColors {#1689}
                "Cyan" => PostitColors {#1691}
                "Jaune" => PostitColors {#1692}
                "Jaune clair" => PostitColors {#1693}
              ]
              "choice_filter" => null
              "choice_loader" => null
              "choice_label" => null
              "choice_name" => null
              "choice_value" => null
              "choice_attr" => Closure($choice, $key, $value) {#1694}
              "choice_translation_parameters" => []
              "preferred_choices" => []
              "separator" => "-------------------"
              "separator_html" => false
              "duplicate_preferred_choices" => true
              "group_by" => null
              "placeholder" => null
              "placeholder_attr" => []
              "choice_translation_domain" => null
              "data" => "#feff9c"
            ]
            -children: []
            -unresolvedChildren: []
          }
        }
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1834
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "0"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1833
          #locked: true
          -name: "0"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1792
              -trueValue: "0"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1212}
          -attributes: array:1 [
            "data_collector/passed_options" => array:7 [
              "value" => "0"
              "label" => "Rose"
              "label_html" => false
              "attr" => array:2 [
                "data-color" => PostitColors {#1370}
                "style" => "background-color: 0;"
              ]
              "label_translation_parameters" => []
              "translation_domain" => null
              "block_name" => "entry"
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: Closure($modelData): bool {#1215}
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1869 …1}
          -options: array:51 [
            "disabled" => false
            "label_format" => null
            "attr_translation_parameters" => []
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please select a valid option."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_name" => "entry"
            "block_prefix" => null
            "label" => "Rose"
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr" => array:2 [
              "data-color" => PostitColors {#1370}
              "style" => "background-color: 0;"
            ]
            "translation_domain" => null
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1212}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1786
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: {
                $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                $message: Closure() {#1785}
                $translationDomain: "validators"
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => Closure($modelData): bool {#1215}
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "value" => "0"
            "false_values" => array:1 [
              0 => null
            ]
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => false
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => false
    "method" => "POST"
    "action" => ""
    "submitted" => false
    "checked" => false
  ]
  +children: []
  -rendered: false
  -methodRendered: false
  +parent: Symfony\Component\FormFormView {#1916
    +vars: array:44 [
      "value" => ""
      "attr" => []
      "form" => Symfony\Component\FormFormView {#1916}
      "id" => "note_color"
      "name" => "color"
      "full_name" => "note[color]"
      "disabled" => false
      "label" => false
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => array:3 [
        0 => "form"
        1 => "choice"
        2 => "_note_color"
      ]
      "unique_block_prefix" => "_note_color"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_note_color_choice"
      "errors" => Symfony\Component\FormFormErrorIterator {#2680
        -errors: []
        -form: Symfony\Component\FormForm {#1829}
      }
      "valid" => true
      "data" => "#feff9c"
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "multiple" => false
      "expanded" => true
      "preferred_choices" => []
      "choices" => array:5 [
        0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766}
        1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767}
        2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768}
        3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769}
        4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770}
      ]
      "separator" => "-------------------"
      "separator_html" => false
      "placeholder" => null
      "placeholder_attr" => []
      "choice_translation_domain" => null
      "choice_translation_parameters" => []
      "is_selected" => Closure($choice, $value) {#2681
        class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
      }
      "placeholder_in_choices" => false
    ]
    +children: array:5 [
      0 => Symfony\Component\FormFormView {#2684}
      1 => Symfony\Component\FormFormView {#2687
        +vars: array:33 [
          "value" => "1"
          "attr" => array:2 [
            "data-color" => PostitColors {#1689}
            "style" => "background-color: 1;"
          ]
          "form" => Symfony\Component\FormFormView {#2687}
          "id" => "note_color_1"
          "name" => "1"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Rose clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2686
            -errors: []
            -form: Symfony\Component\FormForm {#1835}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      2 => Symfony\Component\FormFormView {#2689
        +vars: array:33 [
          "value" => "2"
          "attr" => array:2 [
            "data-color" => PostitColors {#1691}
            "style" => "background-color: 2;"
          ]
          "form" => Symfony\Component\FormFormView {#2689}
          "id" => "note_color_2"
          "name" => "2"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Cyan"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2688
            -errors: []
            -form: Symfony\Component\FormForm {#1838}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      3 => Symfony\Component\FormFormView {#2691
        +vars: array:33 [
          "value" => "3"
          "attr" => array:2 [
            "data-color" => PostitColors {#1692}
            "style" => "background-color: 3;"
          ]
          "form" => Symfony\Component\FormFormView {#2691}
          "id" => "note_color_3"
          "name" => "3"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2690
            -errors: []
            -form: Symfony\Component\FormForm {#1841}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      4 => Symfony\Component\FormFormView {#2693
        +vars: array:33 [
          "value" => "4"
          "attr" => array:2 [
            "data-color" => PostitColors {#1693}
            "style" => "background-color: 4;"
          ]
          "form" => Symfony\Component\FormFormView {#2693}
          "id" => "note_color_4"
          "name" => "4"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2692
            -errors: []
            -form: Symfony\Component\FormForm {#1844}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
    ]
    -rendered: false
    -methodRendered: false
    +parent: Symfony\Component\FormFormView {#1909
      +vars: array:32 [
        "value" => App\EntityNote {#1256}
        "attr" => []
        "form" => Symfony\Component\FormFormView {#1909}
        "id" => "note"
        "name" => "note"
        "full_name" => "note"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "note"
          2 => "_note"
        ]
        "unique_block_prefix" => "_note"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_note"
        "errors" => Symfony\Component\FormFormErrorIterator {#1908
          -errors: []
          -form: Symfony\Component\FormForm {#1775}
        }
        "valid" => true
        "data" => App\EntityNote {#1256}
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: array:4 [
        "content" => Symfony\Component\FormFormView {#1912
          +vars: array:33 [
            "value" => ""
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "form" => Symfony\Component\FormFormView {#1912}
            "id" => "note_content"
            "name" => "content"
            "full_name" => "note[content]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "text"
              2 => "textarea"
              3 => "_note_content"
            ]
            "unique_block_prefix" => "_note_content"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_content_textarea"
            "errors" => Symfony\Component\FormFormErrorIterator {#1913
              -errors: []
              -form: Symfony\Component\FormForm {#1778}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "pattern" => null
          ]
          +children: []
          -rendered: true
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "job" => Symfony\Component\FormFormView {#1915
          +vars: array:44 [
            "value" => ""
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "form" => Symfony\Component\FormFormView {#1915}
            "id" => "note_job"
            "name" => "job"
            "full_name" => "note[job]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "choice"
              2 => "entity"
              3 => "_note_job"
            ]
            "unique_block_prefix" => "_note_job"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_job_entity"
            "errors" => Symfony\Component\FormFormErrorIterator {#1914
              -errors: []
              -form: Symfony\Component\FormForm {#1781}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "multiple" => false
            "expanded" => false
            "preferred_choices" => []
            "choices" => array:100 [
              901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1918
                +data: App\EntityJob {#1926 …10}
                +value: "901"
                +label: "901"
                +attr: []
                +labelTranslationParameters: []
              }
              902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1931
                +data: App\EntityJob {#1979 …10}
                +value: "902"
                +label: "902"
                +attr: []
                +labelTranslationParameters: []
              }
              903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1920
                +data: App\EntityJob {#1988 …10}
                +value: "903"
                +label: "903"
                +attr: []
                +labelTranslationParameters: []
              }
              904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1940
                +data: App\EntityJob {#1997 …10}
                +value: "904"
                +label: "904"
                +attr: []
                +labelTranslationParameters: []
              }
              905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1919
                +data: App\EntityJob {#706 …10}
                +value: "905"
                +label: "905"
                +attr: []
                +labelTranslationParameters: []
              }
              906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1925
                +data: App\EntityJob {#2006 …10}
                +value: "906"
                +label: "906"
                +attr: []
                +labelTranslationParameters: []
              }
              907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1930
                +data: App\EntityJob {#2015 …10}
                +value: "907"
                +label: "907"
                +attr: []
                +labelTranslationParameters: []
              }
              908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1934
                +data: App\EntityJob {#2024 …10}
                +value: "908"
                +label: "908"
                +attr: []
                +labelTranslationParameters: []
              }
              909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1921
                +data: App\EntityJob {#2030 …10}
                +value: "909"
                +label: "909"
                +attr: []
                +labelTranslationParameters: []
              }
              910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1928
                +data: App\EntityJob {#2039 …10}
                +value: "910"
                +label: "910"
                +attr: []
                +labelTranslationParameters: []
              }
              911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2590
                +data: App\EntityJob {#2048 …10}
                +value: "911"
                +label: "911"
                +attr: []
                +labelTranslationParameters: []
              }
              912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2591
                +data: App\EntityJob {#2054 …10}
                +value: "912"
                +label: "912"
                +attr: []
                +labelTranslationParameters: []
              }
              913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2592
                +data: App\EntityJob {#2063 …10}
                +value: "913"
                +label: "913"
                +attr: []
                +labelTranslationParameters: []
              }
              914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2593
                +data: App\EntityJob {#2069 …10}
                +value: "914"
                +label: "914"
                +attr: []
                +labelTranslationParameters: []
              }
              915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2594
                +data: App\EntityJob {#2075 …10}
                +value: "915"
                +label: "915"
                +attr: []
                +labelTranslationParameters: []
              }
              916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2595
                +data: App\EntityJob {#2081 …10}
                +value: "916"
                +label: "916"
                +attr: []
                +labelTranslationParameters: []
              }
              917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2596
                +data: App\EntityJob {#2087 …10}
                +value: "917"
                +label: "917"
                +attr: []
                +labelTranslationParameters: []
              }
              918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2597
                +data: App\EntityJob {#2093 …10}
                +value: "918"
                +label: "918"
                +attr: []
                +labelTranslationParameters: []
              }
              919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2598
                +data: App\EntityJob {#2099 …10}
                +value: "919"
                +label: "919"
                +attr: []
                +labelTranslationParameters: []
              }
              920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2599
                +data: App\EntityJob {#2105 …10}
                +value: "920"
                +label: "920"
                +attr: []
                +labelTranslationParameters: []
              }
              921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2600
                +data: App\EntityJob {#2111 …10}
                +value: "921"
                +label: "921"
                +attr: []
                +labelTranslationParameters: []
              }
              922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2601
                +data: App\EntityJob {#2117 …10}
                +value: "922"
                +label: "922"
                +attr: []
                +labelTranslationParameters: []
              }
              923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2602
                +data: App\EntityJob {#2123 …10}
                +value: "923"
                +label: "923"
                +attr: []
                +labelTranslationParameters: []
              }
              924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2603
                +data: App\EntityJob {#2129 …10}
                +value: "924"
                +label: "924"
                +attr: []
                +labelTranslationParameters: []
              }
              925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2604
                +data: App\EntityJob {#2135 …10}
                +value: "925"
                +label: "925"
                +attr: []
                +labelTranslationParameters: []
              }
              926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2605
                +data: App\EntityJob {#2141 …10}
                +value: "926"
                +label: "926"
                +attr: []
                +labelTranslationParameters: []
              }
              927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2606
                +data: App\EntityJob {#2147 …10}
                +value: "927"
                +label: "927"
                +attr: []
                +labelTranslationParameters: []
              }
              928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2607
                +data: App\EntityJob {#2153 …10}
                +value: "928"
                +label: "928"
                +attr: []
                +labelTranslationParameters: []
              }
              929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2608
                +data: App\EntityJob {#2159 …10}
                +value: "929"
                +label: "929"
                +attr: []
                +labelTranslationParameters: []
              }
              930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2609
                +data: App\EntityJob {#2165 …10}
                +value: "930"
                +label: "930"
                +attr: []
                +labelTranslationParameters: []
              }
              931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2610
                +data: App\EntityJob {#2171 …10}
                +value: "931"
                +label: "931"
                +attr: []
                +labelTranslationParameters: []
              }
              932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2611
                +data: App\EntityJob {#2177 …10}
                +value: "932"
                +label: "932"
                +attr: []
                +labelTranslationParameters: []
              }
              933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2612
                +data: App\EntityJob {#2183 …10}
                +value: "933"
                +label: "933"
                +attr: []
                +labelTranslationParameters: []
              }
              934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2613
                +data: App\EntityJob {#2189 …10}
                +value: "934"
                +label: "934"
                +attr: []
                +labelTranslationParameters: []
              }
              935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2614
                +data: App\EntityJob {#2195 …10}
                +value: "935"
                +label: "935"
                +attr: []
                +labelTranslationParameters: []
              }
              936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2615
                +data: App\EntityJob {#2201 …10}
                +value: "936"
                +label: "936"
                +attr: []
                +labelTranslationParameters: []
              }
              937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2616
                +data: App\EntityJob {#2207 …10}
                +value: "937"
                +label: "937"
                +attr: []
                +labelTranslationParameters: []
              }
              938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2617
                +data: App\EntityJob {#2213 …10}
                +value: "938"
                +label: "938"
                +attr: []
                +labelTranslationParameters: []
              }
              939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2618
                +data: App\EntityJob {#2219 …10}
                +value: "939"
                +label: "939"
                +attr: []
                +labelTranslationParameters: []
              }
              940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2619
                +data: App\EntityJob {#2225 …10}
                +value: "940"
                +label: "940"
                +attr: []
                +labelTranslationParameters: []
              }
              941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2620
                +data: App\EntityJob {#2231 …10}
                +value: "941"
                +label: "941"
                +attr: []
                +labelTranslationParameters: []
              }
              942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2621
                +data: App\EntityJob {#2237 …10}
                +value: "942"
                +label: "942"
                +attr: []
                +labelTranslationParameters: []
              }
              943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2622
                +data: App\EntityJob {#2243 …10}
                +value: "943"
                +label: "943"
                +attr: []
                +labelTranslationParameters: []
              }
              944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2623
                +data: App\EntityJob {#2249 …10}
                +value: "944"
                +label: "944"
                +attr: []
                +labelTranslationParameters: []
              }
              945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2624
                +data: App\EntityJob {#2255 …10}
                +value: "945"
                +label: "945"
                +attr: []
                +labelTranslationParameters: []
              }
              946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2625
                +data: App\EntityJob {#2261 …10}
                +value: "946"
                +label: "946"
                +attr: []
                +labelTranslationParameters: []
              }
              947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2626
                +data: App\EntityJob {#2267 …10}
                +value: "947"
                +label: "947"
                +attr: []
                +labelTranslationParameters: []
              }
              948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2627
                +data: App\EntityJob {#2273 …10}
                +value: "948"
                +label: "948"
                +attr: []
                +labelTranslationParameters: []
              }
              949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2628
                +data: App\EntityJob {#2279 …10}
                +value: "949"
                +label: "949"
                +attr: []
                +labelTranslationParameters: []
              }
              950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2629
                +data: App\EntityJob {#2285 …10}
                +value: "950"
                +label: "950"
                +attr: []
                +labelTranslationParameters: []
              }
              951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2630
                +data: App\EntityJob {#2291 …10}
                +value: "951"
                +label: "951"
                +attr: []
                +labelTranslationParameters: []
              }
              952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2631
                +data: App\EntityJob {#2297 …10}
                +value: "952"
                +label: "952"
                +attr: []
                +labelTranslationParameters: []
              }
              953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2632
                +data: App\EntityJob {#2303 …10}
                +value: "953"
                +label: "953"
                +attr: []
                +labelTranslationParameters: []
              }
              954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2633
                +data: App\EntityJob {#2309 …10}
                +value: "954"
                +label: "954"
                +attr: []
                +labelTranslationParameters: []
              }
              955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2634
                +data: App\EntityJob {#2315 …10}
                +value: "955"
                +label: "955"
                +attr: []
                +labelTranslationParameters: []
              }
              956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2635
                +data: App\EntityJob {#2321 …10}
                +value: "956"
                +label: "956"
                +attr: []
                +labelTranslationParameters: []
              }
              957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2636
                +data: App\EntityJob {#2327 …10}
                +value: "957"
                +label: "957"
                +attr: []
                +labelTranslationParameters: []
              }
              958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2637
                +data: App\EntityJob {#2333 …10}
                +value: "958"
                +label: "958"
                +attr: []
                +labelTranslationParameters: []
              }
              959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2638
                +data: App\EntityJob {#2339 …10}
                +value: "959"
                +label: "959"
                +attr: []
                +labelTranslationParameters: []
              }
              960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2639
                +data: App\EntityJob {#2345 …10}
                +value: "960"
                +label: "960"
                +attr: []
                +labelTranslationParameters: []
              }
              961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2640
                +data: App\EntityJob {#2351 …10}
                +value: "961"
                +label: "961"
                +attr: []
                +labelTranslationParameters: []
              }
              962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2641
                +data: App\EntityJob {#2357 …10}
                +value: "962"
                +label: "962"
                +attr: []
                +labelTranslationParameters: []
              }
              963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2642
                +data: App\EntityJob {#2363 …10}
                +value: "963"
                +label: "963"
                +attr: []
                +labelTranslationParameters: []
              }
              964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2643
                +data: App\EntityJob {#2369 …10}
                +value: "964"
                +label: "964"
                +attr: []
                +labelTranslationParameters: []
              }
              965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2644
                +data: App\EntityJob {#2375 …10}
                +value: "965"
                +label: "965"
                +attr: []
                +labelTranslationParameters: []
              }
              966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2645
                +data: App\EntityJob {#2381 …10}
                +value: "966"
                +label: "966"
                +attr: []
                +labelTranslationParameters: []
              }
              967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2646
                +data: App\EntityJob {#2387 …10}
                +value: "967"
                +label: "967"
                +attr: []
                +labelTranslationParameters: []
              }
              968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2647
                +data: App\EntityJob {#2393 …10}
                +value: "968"
                +label: "968"
                +attr: []
                +labelTranslationParameters: []
              }
              969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2648
                +data: App\EntityJob {#2399 …10}
                +value: "969"
                +label: "969"
                +attr: []
                +labelTranslationParameters: []
              }
              970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2649
                +data: App\EntityJob {#2405 …10}
                +value: "970"
                +label: "970"
                +attr: []
                +labelTranslationParameters: []
              }
              971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2650
                +data: App\EntityJob {#2411 …10}
                +value: "971"
                +label: "971"
                +attr: []
                +labelTranslationParameters: []
              }
              972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2651
                +data: App\EntityJob {#2417 …10}
                +value: "972"
                +label: "972"
                +attr: []
                +labelTranslationParameters: []
              }
              973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2652
                +data: App\EntityJob {#2423 …10}
                +value: "973"
                +label: "973"
                +attr: []
                +labelTranslationParameters: []
              }
              974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2653
                +data: App\EntityJob {#2429 …10}
                +value: "974"
                +label: "974"
                +attr: []
                +labelTranslationParameters: []
              }
              975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2654
                +data: App\EntityJob {#2435 …10}
                +value: "975"
                +label: "975"
                +attr: []
                +labelTranslationParameters: []
              }
              976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2655
                +data: App\EntityJob {#2441 …10}
                +value: "976"
                +label: "976"
                +attr: []
                +labelTranslationParameters: []
              }
              977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2656
                +data: App\EntityJob {#2447 …10}
                +value: "977"
                +label: "977"
                +attr: []
                +labelTranslationParameters: []
              }
              978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2657
                +data: App\EntityJob {#2453 …10}
                +value: "978"
                +label: "978"
                +attr: []
                +labelTranslationParameters: []
              }
              979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2658
                +data: App\EntityJob {#2459 …10}
                +value: "979"
                +label: "979"
                +attr: []
                +labelTranslationParameters: []
              }
              980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2659
                +data: App\EntityJob {#2465 …10}
                +value: "980"
                +label: "980"
                +attr: []
                +labelTranslationParameters: []
              }
              981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2660
                +data: App\EntityJob {#2471 …10}
                +value: "981"
                +label: "981"
                +attr: []
                +labelTranslationParameters: []
              }
              982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2661
                +data: App\EntityJob {#2477 …10}
                +value: "982"
                +label: "982"
                +attr: []
                +labelTranslationParameters: []
              }
              983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2662
                +data: App\EntityJob {#2483 …10}
                +value: "983"
                +label: "983"
                +attr: []
                +labelTranslationParameters: []
              }
              984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2663
                +data: App\EntityJob {#2489 …10}
                +value: "984"
                +label: "984"
                +attr: []
                +labelTranslationParameters: []
              }
              985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2664
                +data: App\EntityJob {#2495 …10}
                +value: "985"
                +label: "985"
                +attr: []
                +labelTranslationParameters: []
              }
              986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2665
                +data: App\EntityJob {#2501 …10}
                +value: "986"
                +label: "986"
                +attr: []
                +labelTranslationParameters: []
              }
              987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2666
                +data: App\EntityJob {#2507 …10}
                +value: "987"
                +label: "987"
                +attr: []
                +labelTranslationParameters: []
              }
              988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2667
                +data: App\EntityJob {#2513 …10}
                +value: "988"
                +label: "988"
                +attr: []
                +labelTranslationParameters: []
              }
              989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2668
                +data: App\EntityJob {#2519 …10}
                +value: "989"
                +label: "989"
                +attr: []
                +labelTranslationParameters: []
              }
              990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2669
                +data: App\EntityJob {#2525 …10}
                +value: "990"
                +label: "990"
                +attr: []
                +labelTranslationParameters: []
              }
              991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2670
                +data: App\EntityJob {#2531 …10}
                +value: "991"
                +label: "991"
                +attr: []
                +labelTranslationParameters: []
              }
              992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2671
                +data: App\EntityJob {#2537 …10}
                +value: "992"
                +label: "992"
                +attr: []
                +labelTranslationParameters: []
              }
              993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2672
                +data: App\EntityJob {#2543 …10}
                +value: "993"
                +label: "993"
                +attr: []
                +labelTranslationParameters: []
              }
              994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2673
                +data: App\EntityJob {#2549 …10}
                +value: "994"
                +label: "994"
                +attr: []
                +labelTranslationParameters: []
              }
              995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2674
                +data: App\EntityJob {#2555 …10}
                +value: "995"
                +label: "995"
                +attr: []
                +labelTranslationParameters: []
              }
              996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2675
                +data: App\EntityJob {#2561 …10}
                +value: "996"
                +label: "996"
                +attr: []
                +labelTranslationParameters: []
              }
              997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2676
                +data: App\EntityJob {#2567 …10}
                +value: "997"
                +label: "997"
                +attr: []
                +labelTranslationParameters: []
              }
              998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2677
                +data: App\EntityJob {#2573 …10}
                +value: "998"
                +label: "998"
                +attr: []
                +labelTranslationParameters: []
              }
              999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2678
                +data: App\EntityJob {#2579 …10}
                +value: "999"
                +label: "999"
                +attr: []
                +labelTranslationParameters: []
              }
              1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2679
                +data: App\EntityJob {#2585 …10}
                +value: "1000"
                +label: "1000"
                +attr: []
                +labelTranslationParameters: []
              }
            ]
            "separator" => "-------------------"
            "separator_html" => false
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
            "choice_translation_parameters" => []
            "is_selected" => Closure($choice, $value) {#1917
              class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
            }
            "placeholder_in_choices" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "color" => Symfony\Component\FormFormView {#1916}
        "_token" => Symfony\Component\FormFormView {#2695
          +vars: array:32 [
            "value" => "e0e16ae7e05278f505ef43a27.mFzj2CaqbBHu2OYrjANHC-JcH1OUKJROHDk0BHEQBto.1xOFm0P-AkmWu4lm3msgepcLWQn4Rs4aThRFZxRUR4LpEZaOa-NaQ7_ujQ"
            "attr" => []
            "form" => Symfony\Component\FormFormView {#2695}
            "id" => "note__token"
            "name" => "_token"
            "full_name" => "note[_token]"
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "hidden"
              2 => "csrf_token"
              3 => "_note__token"
            ]
            "unique_block_prefix" => "_note__token"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note__token_hidden"
            "errors" => Symfony\Component\FormFormErrorIterator {#2703
              -errors: []
              -form: Symfony\Component\FormForm {#2699
                -parent: null
                -children: Symfony\Component\Form\UtilOrderedHashMap {#2701 …3}
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: "e0e16ae7e05278f505ef43a27.mFzj2CaqbBHu2OYrjANHC-JcH1OUKJROHDk0BHEQBto.1xOFm0P-AkmWu4lm3msgepcLWQn4Rs4aThRFZxRUR4LpEZaOa-NaQ7_ujQ"
                -normData: "e0e16ae7e05278f505ef43a27.mFzj2CaqbBHu2OYrjANHC-JcH1OUKJROHDk0BHEQBto.1xOFm0P-AkmWu4lm3msgepcLWQn4Rs4aThRFZxRUR4LpEZaOa-NaQ7_ujQ"
                -viewData: "e0e16ae7e05278f505ef43a27.mFzj2CaqbBHu2OYrjANHC-JcH1OUKJROHDk0BHEQBto.1xOFm0P-AkmWu4lm3msgepcLWQn4Rs4aThRFZxRUR4LpEZaOa-NaQ7_ujQ"
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "_token"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#2700 …29}
              }
            }
            "valid" => true
            "data" => "e0e16ae7e05278f505ef43a27.mFzj2CaqbBHu2OYrjANHC-JcH1OUKJROHDk0BHEQBto.1xOFm0P-AkmWu4lm3msgepcLWQn4Rs4aThRFZxRUR4LpEZaOa-NaQ7_ujQ"
            "required" => false
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
      ]
      -rendered: false
      -methodRendered: true
      +parent: null
    }
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

Symfony\Component\Form\FormView {#2684
  +vars: array:33 [
    "value" => "0"
    "attr" => array:2 [
      "data-color" => PostitColors {#1370
        +name: "ROSE"
        +value: "#ff7eb9"
      }
      "style" => "background-color: 0;"
    ]
    "form" => Symfony\Component\FormFormView {#2684}
    "id" => "note_color_0"
    "name" => "0"
    "full_name" => "note[color]"
    "disabled" => false
    "label" => "Rose"
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:4 [
      0 => "form"
      1 => "checkbox"
      2 => "radio"
      3 => "_note_color_entry"
    ]
    "unique_block_prefix" => "_note_color_entry"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_color_entry_radio"
    "errors" => Symfony\Component\FormFormErrorIterator {#2685
      -errors: []
      -form: Symfony\Component\FormForm {#1832
        -parent: Symfony\Component\FormForm {#1829
          -parent: Symfony\Component\FormForm {#1775
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1777
              -orderedKeys: array:3 [
                0 => "content"
                1 => "job"
                2 => "color"
              ]
              -managedCursors: []
              -elements: array:3 [
                "content" => Symfony\Component\FormForm {#1778
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1780 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "content"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1854 …5}
                  -config: Symfony\Component\FormFormBuilder {#1779 …29}
                }
                "job" => Symfony\Component\FormForm {#1781
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1783 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "job"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1857 …5}
                  -config: Symfony\Component\FormFormBuilder {#1782 …29}
                }
                "color" => Symfony\Component\FormForm {#1829}
              ]
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: App\EntityNote {#1256
              -id: null
              -createdAt: null
              -content: null
              -job: null
              -user: null
              -color: null
            }
            -normData: App\EntityNote {#1256}
            -viewData: App\EntityNote {#1256}
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "note"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#1776
              #locked: true
              -name: "note"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: true
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643
                -proxiedType: Symfony\Component\FormResolvedFormType {#1634
                  -typeExtensions: []
                  -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1625 …18}
                  -innerType: App\FormNoteType {#1468 …}
                  -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934
                    -proxiedType: Symfony\Component\FormResolvedFormType {#933 …4}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                      #data: array:3 [
                        "forms" => array:4 [
                          "job_form" => &13 array:10 [ …10]
                          "note" => &14 array:10 [ …10]
                          "action" => &15 array:10 [ …10]
                          "job_tracking" => &16 array:10 [ …10]
                        ]
                        "forms_by_hash" => array:49 [
                          "000000000000041b0000000000000000" => &13 array:10 [&13 …10]
                          "00000000000004410000000000000000" => & array:10 [ …10]
                          "00000000000004440000000000000000" => & array:10 [ …10]
                          "00000000000004470000000000000000" => & array:10 [ …10]
                          "000000000000041d0000000000000000" => & array:10 [ …10]
                          "00000000000004200000000000000000" => & array:10 [ …10]
                          "00000000000004230000000000000000" => & array:10 [ …10]
                          "000000000000076e0000000000000000" => & array:10 [ …10]
                          "00000000000006ef0000000000000000" => &14 array:10 [&14 …10]
                          "00000000000006f20000000000000000" => & array:10 [ …10]
                          "00000000000006f50000000000000000" => & array:10 [ …10]
                          "00000000000007250000000000000000" => & array:10 [ …10]
                          "00000000000007280000000000000000" => & array:10 [ …10]
                          "000000000000072b0000000000000000" => & array:10 [ …10]
                          "000000000000072e0000000000000000" => & array:10 [ …10]
                          "00000000000007310000000000000000" => & array:10 [ …10]
                          "00000000000007340000000000000000" => & array:10 [ …10]
                          "0000000000000a8b0000000000000000" => & array:10 [ …10]
                          "00000000000004b40000000000000000" => &15 array:10 [&15 …10]
                          "000000000000052d0000000000000000" => & array:10 [ …10]
                          "00000000000005300000000000000000" => & array:10 [ …10]
                          "00000000000005330000000000000000" => & array:10 [ …10]
                          "00000000000005360000000000000000" => & array:10 [ …10]
                          "00000000000005390000000000000000" => & array:10 [ …10]
                          "000000000000053c0000000000000000" => & array:10 [ …10]
                          "000000000000053f0000000000000000" => & array:10 [ …10]
                          "00000000000005420000000000000000" => & array:10 [ …10]
                          "00000000000005450000000000000000" => & array:10 [ …10]
                          "00000000000005480000000000000000" => & array:10 [ …10]
                          "000000000000054b0000000000000000" => & array:10 [ …10]
                          "000000000000054e0000000000000000" => & array:10 [ …10]
                          "00000000000005510000000000000000" => & array:10 [ …10]
                          "0000000000000ab70000000000000000" => & array:10 [ …10]
                          "00000000000006490000000000000000" => &16 array:10 [&16 …10]
                          "00000000000006460000000000000000" => & array:10 [ …10]
                          "00000000000006710000000000000000" => & array:10 [ …10]
                          "00000000000006740000000000000000" => & array:10 [ …10]
                          "00000000000006770000000000000000" => & array:10 [ …10]
                          "000000000000067a0000000000000000" => & array:10 [ …10]
                          "000000000000067d0000000000000000" => & array:10 [ …10]
                          "00000000000006800000000000000000" => & array:10 [ …10]
                          "00000000000006830000000000000000" => & array:10 [ …10]
                          "00000000000006860000000000000000" => & array:10 [ …10]
                          "00000000000006890000000000000000" => & array:10 [ …10]
                          "000000000000068c0000000000000000" => & array:10 [ …10]
                          "000000000000068f0000000000000000" => & array:10 [ …10]
                          "00000000000006920000000000000000" => & array:10 [ …10]
                          "00000000000006950000000000000000" => & array:10 [ …10]
                          "0000000000000ae50000000000000000" => & array:10 [ …10]
                        ]
                        "nb_errors" => 0
                      ]
                      -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                      -dataByForm: array:49 [
                        "000000000000041b0000000000000000" => array:8 [
                          "id" => "job_form"
                          "name" => "job_form"
                          "type_class" => "App\Form\JobFormType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004410000000000000000" => array:8 [
                          "id" => "job_form_recruiter"
                          "name" => "recruiter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004440000000000000000" => array:8 [
                          "id" => "job_form_title"
                          "name" => "title"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004470000000000000000" => array:8 [
                          "id" => "job_form_source"
                          "name" => "source"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000041d0000000000000000" => array:8 [
                          "id" => "job_form_offerDescription"
                          "name" => "offerDescription"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004200000000000000000" => array:8 [
                          "id" => "job_form_created_at"
                          "name" => "created_at"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000004230000000000000000" => array:8 [
                          "id" => "job_form_coverLetter"
                          "name" => "coverLetter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:3 [ …3]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b40000000000000000" => array:8 [
                          "id" => "action"
                          "name" => "action"
                          "type_class" => "App\Form\ActionType"
                          "synchronized" => true
                          "passed_options" => []
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000052d0000000000000000" => array:8 [
                          "id" => "action_name"
                          "name" => "name"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:67 [ …67]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005300000000000000000" => array:8 [
                          "id" => "action_name_0"
                          "name" => "0"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005330000000000000000" => array:8 [
                          "id" => "action_name_1"
                          "name" => "1"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005360000000000000000" => array:8 [
                          "id" => "action_name_2"
                          "name" => "2"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005390000000000000000" => array:8 [
                          "id" => "action_name_3"
                          "name" => "3"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053c0000000000000000" => array:8 [
                          "id" => "action_name_4"
                          "name" => "4"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053f0000000000000000" => array:8 [
                          "id" => "action_name_5"
                          "name" => "5"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005420000000000000000" => array:8 [
                          "id" => "action_name_6"
                          "name" => "6"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005450000000000000000" => array:8 [
                          "id" => "action_name_7"
                          "name" => "7"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005480000000000000000" => array:8 [
                          "id" => "action_name_8"
                          "name" => "8"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054b0000000000000000" => array:8 [
                          "id" => "action_name_9"
                          "name" => "9"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054e0000000000000000" => array:8 [
                          "id" => "action_name_10"
                          "name" => "10"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005510000000000000000" => array:8 [
                          "id" => "action_name_11"
                          "name" => "11"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006490000000000000000" => array:8 [
                          "id" => "job_tracking"
                          "name" => "job_tracking"
                          "type_class" => "App\Form\JobTrackingType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000006460000000000000000" => array:8 [
                          "id" => "job_tracking_createdAt"
                          "name" => "createdAt"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006710000000000000000" => array:8 [
                          "id" => "job_tracking_action"
                          "name" => "action"
                          "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                          "synchronized" => true
                          "passed_options" => array:8 [ …8]
                          "resolved_options" => array:71 [ …71]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006740000000000000000" => array:8 [
                          "id" => "job_tracking_action_76"
                          "name" => "76"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006770000000000000000" => array:8 [
                          "id" => "job_tracking_action_77"
                          "name" => "77"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067a0000000000000000" => array:8 [
                          "id" => "job_tracking_action_78"
                          "name" => "78"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067d0000000000000000" => array:8 [
                          "id" => "job_tracking_action_79"
                          "name" => "79"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006800000000000000000" => array:8 [
                          "id" => "job_tracking_action_80"
                          "name" => "80"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006830000000000000000" => array:8 [
                          "id" => "job_tracking_action_81"
                          "name" => "81"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                           …4
                        ]
                        "00000000000006860000000000000000" => array:8 [ …8]
                        "00000000000006890000000000000000" => array:8 [ …8]
                        "000000000000068c0000000000000000" => array:8 [ …8]
                        "000000000000068f0000000000000000" => array:8 [ …8]
                        "00000000000006920000000000000000" => array:8 [ …8]
                        "00000000000006950000000000000000" => array:8 [ …8]
                        "00000000000006ef0000000000000000" => array:8 [ …8]
                        "00000000000006f20000000000000000" => array:8 [ …8]
                        "00000000000006f50000000000000000" => array:8 [ …8]
                        "00000000000007250000000000000000" => array:8 [ …8]
                        "00000000000007280000000000000000" => array:8 [ …8]
                        "000000000000072b0000000000000000" => array:8 [ …8]
                        "000000000000072e0000000000000000" => array:8 [ …8]
                        "00000000000007310000000000000000" => array:8 [ …8]
                        "00000000000007340000000000000000" => array:8 [ …8]
                        "000000000000076e0000000000000000" => array:8 [ …8]
                        "0000000000000a8b0000000000000000" => array:8 [ …8]
                        "0000000000000ab70000000000000000" => array:8 [ …8]
                        "0000000000000ae50000000000000000" => array:8 [ …8]
                      ]
                      -dataByView: array:49 [
                        "000000000000074c0000000000000000" => array:3 [ …3]
                        "00000000000007660000000000000000" => array:3 [ …3]
                        "00000000000007620000000000000000" => array:3 [ …3]
                        "00000000000007600000000000000000" => array:3 [ …3]
                        "00000000000006ab0000000000000000" => array:3 [ …3]
                        "00000000000007560000000000000000" => array:3 [ …3]
                        "00000000000007590000000000000000" => array:3 [ …3]
                        "00000000000007690000000000000000" => array:3 [ …3]
                        "00000000000007750000000000000000" => array:3 [ …3]
                        "00000000000007780000000000000000" => array:3 [ …3]
                        "000000000000077b0000000000000000" => array:3 [ …3]
                        "000000000000077c0000000000000000" => array:3 [ …3]
                        "0000000000000a7c0000000000000000" => array:3 [ …3]
                        "0000000000000a7f0000000000000000" => array:3 [ …3]
                        "0000000000000a810000000000000000" => array:3 [ …3]
                        "0000000000000a830000000000000000" => array:3 [ …3]
                        "0000000000000a850000000000000000" => array:3 [ …3]
                        "0000000000000a870000000000000000" => array:3 [ …3]
                        "0000000000000a920000000000000000" => array:3 [ …3]
                        "0000000000000a950000000000000000" => array:3 [ …3]
                        "0000000000000a9a0000000000000000" => array:3 [ …3]
                        "0000000000000a9d0000000000000000" => array:3 [ …3]
                        "0000000000000a9f0000000000000000" => array:3 [ …3]
                        "0000000000000aa10000000000000000" => array:3 [ …3]
                        "0000000000000aa30000000000000000" => array:3 [ …3]
                        "0000000000000aa50000000000000000" => array:3 [ …3]
                        "0000000000000aa70000000000000000" => array:3 [ …3]
                        "0000000000000aa90000000000000000" => array:3 [ …3]
                        "0000000000000aab0000000000000000" => array:3 [ …3]
                        "0000000000000aad0000000000000000" => array:3 [ …3]
                        "0000000000000aaf0000000000000000" => array:3 [ …3]
                        "0000000000000ab10000000000000000" => array:3 [ …3]
                        "0000000000000ab30000000000000000" => array:3 [ …3]
                        "0000000000000abe0000000000000000" => array:3 [ …3]
                        "0000000000000ac10000000000000000" => array:3 [ …3]
                        "0000000000000ac40000000000000000" => array:3 [ …3]
                        "0000000000000ac80000000000000000" => array:3 [ …3]
                        "0000000000000acb0000000000000000" => array:3 [ …3]
                        "0000000000000acd0000000000000000" => array:3 [ …3]
                        "0000000000000acf0000000000000000" => array:3 [ …3]
                        "0000000000000ad10000000000000000" => array:3 [ …3]
                        "0000000000000ad30000000000000000" => array:3 [ …3]
                        "0000000000000ad50000000000000000" => array:3 [ …3]
                        "0000000000000ad70000000000000000" => array:3 [ …3]
                        "0000000000000ad90000000000000000" => array:3 [ …3]
                        "0000000000000adb0000000000000000" => array:3 [ …3]
                        "0000000000000add0000000000000000" => array:3 [ …3]
                        "0000000000000adf0000000000000000" => array:3 [ …3]
                        "0000000000000ae10000000000000000" => array:3 [ …3]
                      ]
                      -formsByView: array:49 [
                        "00000000000007660000000000000000" => "00000000000004410000000000000000"
                        "00000000000007620000000000000000" => "00000000000004440000000000000000"
                        "00000000000007600000000000000000" => "00000000000004470000000000000000"
                        "00000000000006ab0000000000000000" => "000000000000041d0000000000000000"
                        "00000000000007560000000000000000" => "00000000000004200000000000000000"
                        "00000000000007590000000000000000" => "00000000000004230000000000000000"
                        "00000000000007690000000000000000" => "000000000000076e0000000000000000"
                        "000000000000074c0000000000000000" => "000000000000041b0000000000000000"
                        "00000000000007780000000000000000" => "00000000000006f20000000000000000"
                        "000000000000077b0000000000000000" => "00000000000006f50000000000000000"
                        "0000000000000a7c0000000000000000" => "00000000000007280000000000000000"
                        "0000000000000a7f0000000000000000" => "000000000000072b0000000000000000"
                        "0000000000000a810000000000000000" => "000000000000072e0000000000000000"
                        "0000000000000a830000000000000000" => "00000000000007310000000000000000"
                        "0000000000000a850000000000000000" => "00000000000007340000000000000000"
                        "000000000000077c0000000000000000" => "00000000000007250000000000000000"
                        "0000000000000a870000000000000000" => "0000000000000a8b0000000000000000"
                        "00000000000007750000000000000000" => "00000000000006ef0000000000000000"
                        "0000000000000a9a0000000000000000" => "00000000000005300000000000000000"
                        "0000000000000a9d0000000000000000" => "00000000000005330000000000000000"
                        "0000000000000a9f0000000000000000" => "00000000000005360000000000000000"
                        "0000000000000aa10000000000000000" => "00000000000005390000000000000000"
                        "0000000000000aa30000000000000000" => "000000000000053c0000000000000000"
                        "0000000000000aa50000000000000000" => "000000000000053f0000000000000000"
                        "0000000000000aa70000000000000000" => "00000000000005420000000000000000"
                        "0000000000000aa90000000000000000" => "00000000000005450000000000000000"
                        "0000000000000aab0000000000000000" => "00000000000005480000000000000000"
                        "0000000000000aad0000000000000000" => "000000000000054b0000000000000000"
                        "0000000000000aaf0000000000000000" => "000000000000054e0000000000000000"
                        "0000000000000ab10000000000000000" => "00000000000005510000000000000000"
                        "0000000000000a950000000000000000" => "000000000000052d0000000000000000"
                        "0000000000000ab30000000000000000" => "0000000000000ab70000000000000000"
                        "0000000000000a920000000000000000" => "00000000000004b40000000000000000"
                        "0000000000000ac10000000000000000" => "00000000000006460000000000000000"
                        "0000000000000ac80000000000000000" => "00000000000006740000000000000000"
                        "0000000000000acb0000000000000000" => "00000000000006770000000000000000"
                        "0000000000000acd0000000000000000" => "000000000000067a0000000000000000"
                        "0000000000000acf0000000000000000" => "000000000000067d0000000000000000"
                        "0000000000000ad10000000000000000" => "00000000000006800000000000000000"
                        "0000000000000ad30000000000000000" => "00000000000006830000000000000000"
                        "0000000000000ad50000000000000000" => "00000000000006860000000000000000"
                        "0000000000000ad70000000000000000" => "00000000000006890000000000000000"
                        "0000000000000ad90000000000000000" => "000000000000068c0000000000000000"
                        "0000000000000adb0000000000000000" => "000000000000068f0000000000000000"
                        "0000000000000add0000000000000000" => "00000000000006920000000000000000"
                        "0000000000000adf0000000000000000" => "00000000000006950000000000000000"
                        "0000000000000ac40000000000000000" => "00000000000006710000000000000000"
                        "0000000000000ae10000000000000000" => "0000000000000ae50000000000000000"
                        "0000000000000abe0000000000000000" => "00000000000006490000000000000000"
                      ]
                      -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                    }
                  }
                }
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943
                -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#940
                  -accessors: array:2 [ …2]
                }
              }
              -required: true
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#1445
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                use: {
                  $class: "App\Entity\Note"
                }
              }
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "data" => App\EntityNote {#1256}
                ]
              ]
              -data: App\EntityNote {#1256}
              -dataClass: "App\Entity\Note"
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#906
                -registry: Symfony\Component\FormFormRegistry {#905
                  -extensions: array:1 [
                    0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#904 …5}
                  ]
                  -types: array:13 [
                    "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                    "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#970 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008 …2}
                    "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1023 …2}
                    "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1029 …2}
                    "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1171
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1172
                          -defined: array:68 [ …68]
                          -defaults: array:67 [ …67]
                          -nested: []
                          -required: []
                          -resolved: array:30 [ …30]
                          -normalizers: array:5 [ …5]
                          -allowedValues: []
                          -allowedTypes: array:31 [ …31]
                          -info: array:3 [ …3]
                          -lazy: array:4 [ …4]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1131
                          -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1129 …3}
                          -translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                        }
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1208
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1211 …18}
                        -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1213}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1210
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1218
                          -defined: array:52 [
                            "block_name" => true
                            "block_prefix" => true
                            "disabled" => true
                            "label" => true
                            "label_format" => true
                            "row_attr" => true
                            "label_html" => true
                            "label_translation_parameters" => true
                            "attr_translation_parameters" => true
                            "attr" => true
                            "translation_domain" => true
                            "auto_initialize" => true
                            "priority" => true
                            "form_attr" => true
                            "data" => true
                            "data_class" => true
                            "empty_data" => true
                            "trim" => true
                            "required" => true
                            "property_path" => true
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => true
                            "label_attr" => true
                            "inherit_data" => true
                            "compound" => true
                            "method" => true
                            "action" => true
                            "post_max_size_message" => true
                            "upload_max_size_message" => true
                            "allow_file_upload" => true
                            "help" => true
                            "help_attr" => true
                            "help_html" => true
                            "help_translation_parameters" => true
                            "invalid_message" => true
                            "invalid_message_parameters" => true
                            "is_empty_callback" => true
                            "getter" => true
                            "setter" => true
                            "validation_groups" => true
                            "error_mapping" => true
                            "constraints" => true
                            "allow_extra_fields" => true
                            "extra_fields_message" => true
                            "csrf_protection" => true
                            "csrf_field_name" => true
                            "csrf_message" => true
                            "csrf_token_manager" => true
                            "csrf_token_id" => true
                            "value" => true
                            "false_values" => true
                          ]
                          -defaults: array:51 [
                            "block_name" => null
                            "block_prefix" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "row_attr" => []
                            "label_html" => false
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "attr" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "priority" => 0
                            "form_attr" => false
                            "data_class" => null
                            "empty_data" => Closure(FormInterface $form, $viewData) {#1212
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => null
                            "label_attr" => []
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "action" => ""
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "upload_max_size_message" => null
                            "allow_file_upload" => false
                            "help" => null
                            "help_attr" => []
                            "help_html" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "is_empty_callback" => Closure($modelData): bool {#1215
                              returnType: "bool"
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "getter" => null
                            "setter" => null
                            "validation_groups" => null
                            "error_mapping" => []
                            "constraints" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654
                              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#655
                                -entropy: 256
                              }
                              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#656
                                -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                                  -requests: array:1 [ …1]
                                }
                                -namespace: "_csrf"
                              }
                              -namespace: Closure() {#628
                                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                                this: Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                                use: { …2}
                              }
                            }
                            "csrf_token_id" => null
                            "value" => "1"
                            "false_values" => array:1 [ …1]
                          ]
                          -nested: []
                          -required: []
                          -resolved: array:30 [
                            "block_name" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "allow_file_upload" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "error_mapping" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                            "csrf_token_id" => null
                            "value" => "1"
                          ]
                          -normalizers: array:3 [
                            "validation_groups" => array:1 [ …1]
                            "constraints" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -allowedValues: []
                          -allowedTypes: array:17 [
                            "block_prefix" => array:2 [ …2]
                            "attr" => array:1 [ …1]
                            "row_attr" => array:1 [ …1]
                            "label_html" => array:1 [ …1]
                            "priority" => array:1 [ …1]
                            "form_attr" => array:2 [ …2]
                            "label_attr" => array:1 [ …1]
                            "action" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                            "help" => array:3 [ …3]
                            "help_attr" => array:1 [ …1]
                            "help_html" => array:1 [ …1]
                            "is_empty_callback" => array:2 [ …2]
                            "getter" => array:2 [ …2]
                            "setter" => array:2 [ …2]
                            "constraints" => array:2 [ …2]
                            "false_values" => array:1 [ …1]
                          ]
                          -info: array:3 [
                            "priority" => "The form rendering priority (higher priorities will be rendered first)"
                            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                          ]
                          -lazy: array:3 [
                            "data_class" => array:1 [ …1]
                            "error_bubbling" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeRadioType {#1207}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1319 …2}
                    "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405 …2}
                    "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643}
                    "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1884 …2}
                  ]
                  -guesser: false
                  -checkedTypes: []
                  -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#892
                    -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#891}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                  }
                }
              }
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942
                -serverParams: Symfony\Component\Form\UtilServerParams {#941
                  -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
                }
              }
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1847 …1}
              -options: array:50 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "error_mapping" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "label_html" => false
                "attr" => []
                "priority" => 0
                "form_attr" => false
                "data_class" => "App\Entity\Note"
                "empty_data" => Closure(FormInterface $form) {#1445}
                "error_bubbling" => true
                "label_attr" => []
                "action" => ""
                "upload_max_size_message" => Closure() {#1566
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  use: { …3}
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "is_empty_callback" => null
                "getter" => null
                "setter" => null
                "validation_groups" => null
                "constraints" => []
                "data" => App\EntityNote {#1256}
              ]
              -children: []
              -unresolvedChildren: []
            }
          }
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1831
            -orderedKeys: array:5 [
              0 => "0"
              1 => "1"
              2 => "2"
              3 => "3"
              4 => "4"
            ]
            -managedCursors: []
            -elements: array:5 [
              0 => Symfony\Component\FormForm {#1832}
              1 => Symfony\Component\FormForm {#1835
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1837
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "1"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1836
                  #locked: true
                  -name: "1"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1870}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              2 => Symfony\Component\FormForm {#1838
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1840
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "2"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1839
                  #locked: true
                  -name: "2"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1872}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              3 => Symfony\Component\FormForm {#1841
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1843
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "3"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1842
                  #locked: true
                  -name: "3"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1874}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              4 => Symfony\Component\FormForm {#1844
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1846
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "4"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1845
                  #locked: true
                  -name: "4"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1876}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
            ]
          }
          -errors: []
          -submitted: false
          -clickedButton: null
          -modelData: "#feff9c"
          -normData: "#feff9c"
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "color"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1861
            -elements: array:1 [
              0 => "color"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -isNullSafe: array:1 [
              0 => false
            ]
            -pathAsString: "color"
          }
          -config: Symfony\Component\FormFormBuilder {#1830
            #locked: true
            -name: "color"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: true
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1773
                -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1764
                  #choices: array:5 [
                    0 => PostitColors {#1370}
                    1 => PostitColors {#1689
                      +name: "ROSE_CLAIR"
                      +value: "#ff65a3"
                    }
                    2 => PostitColors {#1691
                      +name: "CYAN"
                      +value: "#7afcff"
                    }
                    3 => PostitColors {#1692
                      +name: "JAUNE"
                      +value: "#feff9c"
                    }
                    4 => PostitColors {#1693
                      +name: "JAUNE_CLAIR"
                      +value: "#fff740"
                    }
                  ]
                  #structuredValues: array:5 [
                    "Rose" => "0"
                    "Rose clair" => "1"
                    "Cyan" => "2"
                    "Jaune" => "3"
                    "Jaune clair" => "4"
                  ]
                  #originalKeys: array:5 [
                    0 => "Rose"
                    1 => "Rose clair"
                    2 => "Cyan"
                    3 => "Jaune"
                    4 => "Jaune clair"
                  ]
                  #valueCallback: null
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1765}
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: null
            -attributes: array:3 [
              "data_collector/passed_options" => array:6 [
                "choices" => array:5 [
                  "Rose" => PostitColors {#1370}
                  "Rose clair" => PostitColors {#1689}
                  "Cyan" => PostitColors {#1691}
                  "Jaune" => PostitColors {#1692}
                  "Jaune clair" => PostitColors {#1693}
                ]
                "expanded" => true
                "multiple" => false
                "label" => false
                "data" => "#feff9c"
                "choice_attr" => Closure($choice, $key, $value) {#1694
                  class: "App\FormNoteType"
                  this: App\FormNoteType {#1468 …}
                }
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1764}
              "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1771
                +choices: array:5 [
                  0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766
                    +data: PostitColors {#1370}
                    +value: "0"
                    +label: "Rose"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1370}
                      "style" => "background-color: 0;"
                    ]
                    +labelTranslationParameters: []
                  }
                  1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767
                    +data: PostitColors {#1689}
                    +value: "1"
                    +label: "Rose clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1689}
                      "style" => "background-color: 1;"
                    ]
                    +labelTranslationParameters: []
                  }
                  2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768
                    +data: PostitColors {#1691}
                    +value: "2"
                    +label: "Cyan"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1691}
                      "style" => "background-color: 2;"
                    ]
                    +labelTranslationParameters: []
                  }
                  3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769
                    +data: PostitColors {#1692}
                    +value: "3"
                    +label: "Jaune"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1692}
                      "style" => "background-color: 3;"
                    ]
                    +labelTranslationParameters: []
                  }
                  4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770
                    +data: PostitColors {#1693}
                    +value: "4"
                    +label: "Jaune clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1693}
                      "style" => "background-color: 4;"
                    ]
                    +labelTranslationParameters: []
                  }
                ]
                +preferredChoices: []
              }
            ]
            -data: "#feff9c"
            -dataClass: null
            -dataLocked: true
            -formFactory: Symfony\Component\FormFormFactory {#906}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
            -autoInitialize: false
            -isEmptyCallback: null
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1853 …1}
            -options: array:68 [
              "block_name" => null
              "disabled" => false
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "invalid_message" => "The selected choice is invalid."
              "invalid_message_parameters" => []
              "error_mapping" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
              "csrf_token_id" => null
              "block_prefix" => null
              "label" => false
              "row_attr" => []
              "label_html" => false
              "attr" => []
              "priority" => 0
              "form_attr" => false
              "data_class" => null
              "expanded" => true
              "multiple" => false
              "empty_data" => null
              "error_bubbling" => false
              "label_attr" => []
              "compound" => true
              "action" => ""
              "upload_max_size_message" => Closure() {#1759
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                use: {
                  $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                  $message: Closure() {#1758}
                  $translationDomain: "validators"
                }
              }
              "help" => null
              "help_attr" => []
              "help_html" => false
              "is_empty_callback" => null
              "getter" => null
              "setter" => null
              "validation_groups" => null
              "constraints" => []
              "choices" => array:5 [
                "Rose" => PostitColors {#1370}
                "Rose clair" => PostitColors {#1689}
                "Cyan" => PostitColors {#1691}
                "Jaune" => PostitColors {#1692}
                "Jaune clair" => PostitColors {#1693}
              ]
              "choice_filter" => null
              "choice_loader" => null
              "choice_label" => null
              "choice_name" => null
              "choice_value" => null
              "choice_attr" => Closure($choice, $key, $value) {#1694}
              "choice_translation_parameters" => []
              "preferred_choices" => []
              "separator" => "-------------------"
              "separator_html" => false
              "duplicate_preferred_choices" => true
              "group_by" => null
              "placeholder" => null
              "placeholder_attr" => []
              "choice_translation_domain" => null
              "data" => "#feff9c"
            ]
            -children: []
            -unresolvedChildren: []
          }
        }
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1834
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "0"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1833
          #locked: true
          -name: "0"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1792
              -trueValue: "0"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1212}
          -attributes: array:1 [
            "data_collector/passed_options" => array:7 [
              "value" => "0"
              "label" => "Rose"
              "label_html" => false
              "attr" => array:2 [
                "data-color" => PostitColors {#1370}
                "style" => "background-color: 0;"
              ]
              "label_translation_parameters" => []
              "translation_domain" => null
              "block_name" => "entry"
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: Closure($modelData): bool {#1215}
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1869 …1}
          -options: array:51 [
            "disabled" => false
            "label_format" => null
            "attr_translation_parameters" => []
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please select a valid option."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_name" => "entry"
            "block_prefix" => null
            "label" => "Rose"
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr" => array:2 [
              "data-color" => PostitColors {#1370}
              "style" => "background-color: 0;"
            ]
            "translation_domain" => null
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1212}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1786
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: {
                $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                $message: Closure() {#1785}
                $translationDomain: "validators"
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => Closure($modelData): bool {#1215}
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "value" => "0"
            "false_values" => array:1 [
              0 => null
            ]
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => false
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => false
    "method" => "POST"
    "action" => ""
    "submitted" => false
    "checked" => false
  ]
  +children: []
  -rendered: false
  -methodRendered: false
  +parent: Symfony\Component\FormFormView {#1916
    +vars: array:44 [
      "value" => ""
      "attr" => []
      "form" => Symfony\Component\FormFormView {#1916}
      "id" => "note_color"
      "name" => "color"
      "full_name" => "note[color]"
      "disabled" => false
      "label" => false
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => array:3 [
        0 => "form"
        1 => "choice"
        2 => "_note_color"
      ]
      "unique_block_prefix" => "_note_color"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_note_color_choice"
      "errors" => Symfony\Component\FormFormErrorIterator {#2680
        -errors: []
        -form: Symfony\Component\FormForm {#1829}
      }
      "valid" => true
      "data" => "#feff9c"
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "multiple" => false
      "expanded" => true
      "preferred_choices" => []
      "choices" => array:5 [
        0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766}
        1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767}
        2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768}
        3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769}
        4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770}
      ]
      "separator" => "-------------------"
      "separator_html" => false
      "placeholder" => null
      "placeholder_attr" => []
      "choice_translation_domain" => null
      "choice_translation_parameters" => []
      "is_selected" => Closure($choice, $value) {#2681
        class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
      }
      "placeholder_in_choices" => false
    ]
    +children: array:5 [
      0 => Symfony\Component\FormFormView {#2684}
      1 => Symfony\Component\FormFormView {#2687
        +vars: array:33 [
          "value" => "1"
          "attr" => array:2 [
            "data-color" => PostitColors {#1689}
            "style" => "background-color: 1;"
          ]
          "form" => Symfony\Component\FormFormView {#2687}
          "id" => "note_color_1"
          "name" => "1"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Rose clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2686
            -errors: []
            -form: Symfony\Component\FormForm {#1835}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      2 => Symfony\Component\FormFormView {#2689
        +vars: array:33 [
          "value" => "2"
          "attr" => array:2 [
            "data-color" => PostitColors {#1691}
            "style" => "background-color: 2;"
          ]
          "form" => Symfony\Component\FormFormView {#2689}
          "id" => "note_color_2"
          "name" => "2"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Cyan"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2688
            -errors: []
            -form: Symfony\Component\FormForm {#1838}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      3 => Symfony\Component\FormFormView {#2691
        +vars: array:33 [
          "value" => "3"
          "attr" => array:2 [
            "data-color" => PostitColors {#1692}
            "style" => "background-color: 3;"
          ]
          "form" => Symfony\Component\FormFormView {#2691}
          "id" => "note_color_3"
          "name" => "3"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2690
            -errors: []
            -form: Symfony\Component\FormForm {#1841}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      4 => Symfony\Component\FormFormView {#2693
        +vars: array:33 [
          "value" => "4"
          "attr" => array:2 [
            "data-color" => PostitColors {#1693}
            "style" => "background-color: 4;"
          ]
          "form" => Symfony\Component\FormFormView {#2693}
          "id" => "note_color_4"
          "name" => "4"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2692
            -errors: []
            -form: Symfony\Component\FormForm {#1844}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
    ]
    -rendered: false
    -methodRendered: false
    +parent: Symfony\Component\FormFormView {#1909
      +vars: array:32 [
        "value" => App\EntityNote {#1256}
        "attr" => []
        "form" => Symfony\Component\FormFormView {#1909}
        "id" => "note"
        "name" => "note"
        "full_name" => "note"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "note"
          2 => "_note"
        ]
        "unique_block_prefix" => "_note"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_note"
        "errors" => Symfony\Component\FormFormErrorIterator {#1908
          -errors: []
          -form: Symfony\Component\FormForm {#1775}
        }
        "valid" => true
        "data" => App\EntityNote {#1256}
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: array:4 [
        "content" => Symfony\Component\FormFormView {#1912
          +vars: array:33 [
            "value" => ""
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "form" => Symfony\Component\FormFormView {#1912}
            "id" => "note_content"
            "name" => "content"
            "full_name" => "note[content]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "text"
              2 => "textarea"
              3 => "_note_content"
            ]
            "unique_block_prefix" => "_note_content"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_content_textarea"
            "errors" => Symfony\Component\FormFormErrorIterator {#1913
              -errors: []
              -form: Symfony\Component\FormForm {#1778}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "pattern" => null
          ]
          +children: []
          -rendered: true
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "job" => Symfony\Component\FormFormView {#1915
          +vars: array:44 [
            "value" => ""
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "form" => Symfony\Component\FormFormView {#1915}
            "id" => "note_job"
            "name" => "job"
            "full_name" => "note[job]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "choice"
              2 => "entity"
              3 => "_note_job"
            ]
            "unique_block_prefix" => "_note_job"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_job_entity"
            "errors" => Symfony\Component\FormFormErrorIterator {#1914
              -errors: []
              -form: Symfony\Component\FormForm {#1781}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "multiple" => false
            "expanded" => false
            "preferred_choices" => []
            "choices" => array:100 [
              901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1918
                +data: App\EntityJob {#1926 …10}
                +value: "901"
                +label: "901"
                +attr: []
                +labelTranslationParameters: []
              }
              902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1931
                +data: App\EntityJob {#1979 …10}
                +value: "902"
                +label: "902"
                +attr: []
                +labelTranslationParameters: []
              }
              903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1920
                +data: App\EntityJob {#1988 …10}
                +value: "903"
                +label: "903"
                +attr: []
                +labelTranslationParameters: []
              }
              904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1940
                +data: App\EntityJob {#1997 …10}
                +value: "904"
                +label: "904"
                +attr: []
                +labelTranslationParameters: []
              }
              905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1919
                +data: App\EntityJob {#706 …10}
                +value: "905"
                +label: "905"
                +attr: []
                +labelTranslationParameters: []
              }
              906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1925
                +data: App\EntityJob {#2006 …10}
                +value: "906"
                +label: "906"
                +attr: []
                +labelTranslationParameters: []
              }
              907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1930
                +data: App\EntityJob {#2015 …10}
                +value: "907"
                +label: "907"
                +attr: []
                +labelTranslationParameters: []
              }
              908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1934
                +data: App\EntityJob {#2024 …10}
                +value: "908"
                +label: "908"
                +attr: []
                +labelTranslationParameters: []
              }
              909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1921
                +data: App\EntityJob {#2030 …10}
                +value: "909"
                +label: "909"
                +attr: []
                +labelTranslationParameters: []
              }
              910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1928
                +data: App\EntityJob {#2039 …10}
                +value: "910"
                +label: "910"
                +attr: []
                +labelTranslationParameters: []
              }
              911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2590
                +data: App\EntityJob {#2048 …10}
                +value: "911"
                +label: "911"
                +attr: []
                +labelTranslationParameters: []
              }
              912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2591
                +data: App\EntityJob {#2054 …10}
                +value: "912"
                +label: "912"
                +attr: []
                +labelTranslationParameters: []
              }
              913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2592
                +data: App\EntityJob {#2063 …10}
                +value: "913"
                +label: "913"
                +attr: []
                +labelTranslationParameters: []
              }
              914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2593
                +data: App\EntityJob {#2069 …10}
                +value: "914"
                +label: "914"
                +attr: []
                +labelTranslationParameters: []
              }
              915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2594
                +data: App\EntityJob {#2075 …10}
                +value: "915"
                +label: "915"
                +attr: []
                +labelTranslationParameters: []
              }
              916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2595
                +data: App\EntityJob {#2081 …10}
                +value: "916"
                +label: "916"
                +attr: []
                +labelTranslationParameters: []
              }
              917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2596
                +data: App\EntityJob {#2087 …10}
                +value: "917"
                +label: "917"
                +attr: []
                +labelTranslationParameters: []
              }
              918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2597
                +data: App\EntityJob {#2093 …10}
                +value: "918"
                +label: "918"
                +attr: []
                +labelTranslationParameters: []
              }
              919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2598
                +data: App\EntityJob {#2099 …10}
                +value: "919"
                +label: "919"
                +attr: []
                +labelTranslationParameters: []
              }
              920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2599
                +data: App\EntityJob {#2105 …10}
                +value: "920"
                +label: "920"
                +attr: []
                +labelTranslationParameters: []
              }
              921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2600
                +data: App\EntityJob {#2111 …10}
                +value: "921"
                +label: "921"
                +attr: []
                +labelTranslationParameters: []
              }
              922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2601
                +data: App\EntityJob {#2117 …10}
                +value: "922"
                +label: "922"
                +attr: []
                +labelTranslationParameters: []
              }
              923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2602
                +data: App\EntityJob {#2123 …10}
                +value: "923"
                +label: "923"
                +attr: []
                +labelTranslationParameters: []
              }
              924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2603
                +data: App\EntityJob {#2129 …10}
                +value: "924"
                +label: "924"
                +attr: []
                +labelTranslationParameters: []
              }
              925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2604
                +data: App\EntityJob {#2135 …10}
                +value: "925"
                +label: "925"
                +attr: []
                +labelTranslationParameters: []
              }
              926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2605
                +data: App\EntityJob {#2141 …10}
                +value: "926"
                +label: "926"
                +attr: []
                +labelTranslationParameters: []
              }
              927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2606
                +data: App\EntityJob {#2147 …10}
                +value: "927"
                +label: "927"
                +attr: []
                +labelTranslationParameters: []
              }
              928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2607
                +data: App\EntityJob {#2153 …10}
                +value: "928"
                +label: "928"
                +attr: []
                +labelTranslationParameters: []
              }
              929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2608
                +data: App\EntityJob {#2159 …10}
                +value: "929"
                +label: "929"
                +attr: []
                +labelTranslationParameters: []
              }
              930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2609
                +data: App\EntityJob {#2165 …10}
                +value: "930"
                +label: "930"
                +attr: []
                +labelTranslationParameters: []
              }
              931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2610
                +data: App\EntityJob {#2171 …10}
                +value: "931"
                +label: "931"
                +attr: []
                +labelTranslationParameters: []
              }
              932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2611
                +data: App\EntityJob {#2177 …10}
                +value: "932"
                +label: "932"
                +attr: []
                +labelTranslationParameters: []
              }
              933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2612
                +data: App\EntityJob {#2183 …10}
                +value: "933"
                +label: "933"
                +attr: []
                +labelTranslationParameters: []
              }
              934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2613
                +data: App\EntityJob {#2189 …10}
                +value: "934"
                +label: "934"
                +attr: []
                +labelTranslationParameters: []
              }
              935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2614
                +data: App\EntityJob {#2195 …10}
                +value: "935"
                +label: "935"
                +attr: []
                +labelTranslationParameters: []
              }
              936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2615
                +data: App\EntityJob {#2201 …10}
                +value: "936"
                +label: "936"
                +attr: []
                +labelTranslationParameters: []
              }
              937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2616
                +data: App\EntityJob {#2207 …10}
                +value: "937"
                +label: "937"
                +attr: []
                +labelTranslationParameters: []
              }
              938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2617
                +data: App\EntityJob {#2213 …10}
                +value: "938"
                +label: "938"
                +attr: []
                +labelTranslationParameters: []
              }
              939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2618
                +data: App\EntityJob {#2219 …10}
                +value: "939"
                +label: "939"
                +attr: []
                +labelTranslationParameters: []
              }
              940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2619
                +data: App\EntityJob {#2225 …10}
                +value: "940"
                +label: "940"
                +attr: []
                +labelTranslationParameters: []
              }
              941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2620
                +data: App\EntityJob {#2231 …10}
                +value: "941"
                +label: "941"
                +attr: []
                +labelTranslationParameters: []
              }
              942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2621
                +data: App\EntityJob {#2237 …10}
                +value: "942"
                +label: "942"
                +attr: []
                +labelTranslationParameters: []
              }
              943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2622
                +data: App\EntityJob {#2243 …10}
                +value: "943"
                +label: "943"
                +attr: []
                +labelTranslationParameters: []
              }
              944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2623
                +data: App\EntityJob {#2249 …10}
                +value: "944"
                +label: "944"
                +attr: []
                +labelTranslationParameters: []
              }
              945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2624
                +data: App\EntityJob {#2255 …10}
                +value: "945"
                +label: "945"
                +attr: []
                +labelTranslationParameters: []
              }
              946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2625
                +data: App\EntityJob {#2261 …10}
                +value: "946"
                +label: "946"
                +attr: []
                +labelTranslationParameters: []
              }
              947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2626
                +data: App\EntityJob {#2267 …10}
                +value: "947"
                +label: "947"
                +attr: []
                +labelTranslationParameters: []
              }
              948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2627
                +data: App\EntityJob {#2273 …10}
                +value: "948"
                +label: "948"
                +attr: []
                +labelTranslationParameters: []
              }
              949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2628
                +data: App\EntityJob {#2279 …10}
                +value: "949"
                +label: "949"
                +attr: []
                +labelTranslationParameters: []
              }
              950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2629
                +data: App\EntityJob {#2285 …10}
                +value: "950"
                +label: "950"
                +attr: []
                +labelTranslationParameters: []
              }
              951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2630
                +data: App\EntityJob {#2291 …10}
                +value: "951"
                +label: "951"
                +attr: []
                +labelTranslationParameters: []
              }
              952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2631
                +data: App\EntityJob {#2297 …10}
                +value: "952"
                +label: "952"
                +attr: []
                +labelTranslationParameters: []
              }
              953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2632
                +data: App\EntityJob {#2303 …10}
                +value: "953"
                +label: "953"
                +attr: []
                +labelTranslationParameters: []
              }
              954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2633
                +data: App\EntityJob {#2309 …10}
                +value: "954"
                +label: "954"
                +attr: []
                +labelTranslationParameters: []
              }
              955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2634
                +data: App\EntityJob {#2315 …10}
                +value: "955"
                +label: "955"
                +attr: []
                +labelTranslationParameters: []
              }
              956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2635
                +data: App\EntityJob {#2321 …10}
                +value: "956"
                +label: "956"
                +attr: []
                +labelTranslationParameters: []
              }
              957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2636
                +data: App\EntityJob {#2327 …10}
                +value: "957"
                +label: "957"
                +attr: []
                +labelTranslationParameters: []
              }
              958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2637
                +data: App\EntityJob {#2333 …10}
                +value: "958"
                +label: "958"
                +attr: []
                +labelTranslationParameters: []
              }
              959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2638
                +data: App\EntityJob {#2339 …10}
                +value: "959"
                +label: "959"
                +attr: []
                +labelTranslationParameters: []
              }
              960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2639
                +data: App\EntityJob {#2345 …10}
                +value: "960"
                +label: "960"
                +attr: []
                +labelTranslationParameters: []
              }
              961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2640
                +data: App\EntityJob {#2351 …10}
                +value: "961"
                +label: "961"
                +attr: []
                +labelTranslationParameters: []
              }
              962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2641
                +data: App\EntityJob {#2357 …10}
                +value: "962"
                +label: "962"
                +attr: []
                +labelTranslationParameters: []
              }
              963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2642
                +data: App\EntityJob {#2363 …10}
                +value: "963"
                +label: "963"
                +attr: []
                +labelTranslationParameters: []
              }
              964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2643
                +data: App\EntityJob {#2369 …10}
                +value: "964"
                +label: "964"
                +attr: []
                +labelTranslationParameters: []
              }
              965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2644
                +data: App\EntityJob {#2375 …10}
                +value: "965"
                +label: "965"
                +attr: []
                +labelTranslationParameters: []
              }
              966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2645
                +data: App\EntityJob {#2381 …10}
                +value: "966"
                +label: "966"
                +attr: []
                +labelTranslationParameters: []
              }
              967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2646
                +data: App\EntityJob {#2387 …10}
                +value: "967"
                +label: "967"
                +attr: []
                +labelTranslationParameters: []
              }
              968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2647
                +data: App\EntityJob {#2393 …10}
                +value: "968"
                +label: "968"
                +attr: []
                +labelTranslationParameters: []
              }
              969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2648
                +data: App\EntityJob {#2399 …10}
                +value: "969"
                +label: "969"
                +attr: []
                +labelTranslationParameters: []
              }
              970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2649
                +data: App\EntityJob {#2405 …10}
                +value: "970"
                +label: "970"
                +attr: []
                +labelTranslationParameters: []
              }
              971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2650
                +data: App\EntityJob {#2411 …10}
                +value: "971"
                +label: "971"
                +attr: []
                +labelTranslationParameters: []
              }
              972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2651
                +data: App\EntityJob {#2417 …10}
                +value: "972"
                +label: "972"
                +attr: []
                +labelTranslationParameters: []
              }
              973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2652
                +data: App\EntityJob {#2423 …10}
                +value: "973"
                +label: "973"
                +attr: []
                +labelTranslationParameters: []
              }
              974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2653
                +data: App\EntityJob {#2429 …10}
                +value: "974"
                +label: "974"
                +attr: []
                +labelTranslationParameters: []
              }
              975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2654
                +data: App\EntityJob {#2435 …10}
                +value: "975"
                +label: "975"
                +attr: []
                +labelTranslationParameters: []
              }
              976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2655
                +data: App\EntityJob {#2441 …10}
                +value: "976"
                +label: "976"
                +attr: []
                +labelTranslationParameters: []
              }
              977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2656
                +data: App\EntityJob {#2447 …10}
                +value: "977"
                +label: "977"
                +attr: []
                +labelTranslationParameters: []
              }
              978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2657
                +data: App\EntityJob {#2453 …10}
                +value: "978"
                +label: "978"
                +attr: []
                +labelTranslationParameters: []
              }
              979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2658
                +data: App\EntityJob {#2459 …10}
                +value: "979"
                +label: "979"
                +attr: []
                +labelTranslationParameters: []
              }
              980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2659
                +data: App\EntityJob {#2465 …10}
                +value: "980"
                +label: "980"
                +attr: []
                +labelTranslationParameters: []
              }
              981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2660
                +data: App\EntityJob {#2471 …10}
                +value: "981"
                +label: "981"
                +attr: []
                +labelTranslationParameters: []
              }
              982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2661
                +data: App\EntityJob {#2477 …10}
                +value: "982"
                +label: "982"
                +attr: []
                +labelTranslationParameters: []
              }
              983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2662
                +data: App\EntityJob {#2483 …10}
                +value: "983"
                +label: "983"
                +attr: []
                +labelTranslationParameters: []
              }
              984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2663
                +data: App\EntityJob {#2489 …10}
                +value: "984"
                +label: "984"
                +attr: []
                +labelTranslationParameters: []
              }
              985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2664
                +data: App\EntityJob {#2495 …10}
                +value: "985"
                +label: "985"
                +attr: []
                +labelTranslationParameters: []
              }
              986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2665
                +data: App\EntityJob {#2501 …10}
                +value: "986"
                +label: "986"
                +attr: []
                +labelTranslationParameters: []
              }
              987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2666
                +data: App\EntityJob {#2507 …10}
                +value: "987"
                +label: "987"
                +attr: []
                +labelTranslationParameters: []
              }
              988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2667
                +data: App\EntityJob {#2513 …10}
                +value: "988"
                +label: "988"
                +attr: []
                +labelTranslationParameters: []
              }
              989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2668
                +data: App\EntityJob {#2519 …10}
                +value: "989"
                +label: "989"
                +attr: []
                +labelTranslationParameters: []
              }
              990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2669
                +data: App\EntityJob {#2525 …10}
                +value: "990"
                +label: "990"
                +attr: []
                +labelTranslationParameters: []
              }
              991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2670
                +data: App\EntityJob {#2531 …10}
                +value: "991"
                +label: "991"
                +attr: []
                +labelTranslationParameters: []
              }
              992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2671
                +data: App\EntityJob {#2537 …10}
                +value: "992"
                +label: "992"
                +attr: []
                +labelTranslationParameters: []
              }
              993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2672
                +data: App\EntityJob {#2543 …10}
                +value: "993"
                +label: "993"
                +attr: []
                +labelTranslationParameters: []
              }
              994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2673
                +data: App\EntityJob {#2549 …10}
                +value: "994"
                +label: "994"
                +attr: []
                +labelTranslationParameters: []
              }
              995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2674
                +data: App\EntityJob {#2555 …10}
                +value: "995"
                +label: "995"
                +attr: []
                +labelTranslationParameters: []
              }
              996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2675
                +data: App\EntityJob {#2561 …10}
                +value: "996"
                +label: "996"
                +attr: []
                +labelTranslationParameters: []
              }
              997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2676
                +data: App\EntityJob {#2567 …10}
                +value: "997"
                +label: "997"
                +attr: []
                +labelTranslationParameters: []
              }
              998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2677
                +data: App\EntityJob {#2573 …10}
                +value: "998"
                +label: "998"
                +attr: []
                +labelTranslationParameters: []
              }
              999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2678
                +data: App\EntityJob {#2579 …10}
                +value: "999"
                +label: "999"
                +attr: []
                +labelTranslationParameters: []
              }
              1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2679
                +data: App\EntityJob {#2585 …10}
                +value: "1000"
                +label: "1000"
                +attr: []
                +labelTranslationParameters: []
              }
            ]
            "separator" => "-------------------"
            "separator_html" => false
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
            "choice_translation_parameters" => []
            "is_selected" => Closure($choice, $value) {#1917
              class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
            }
            "placeholder_in_choices" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "color" => Symfony\Component\FormFormView {#1916}
        "_token" => Symfony\Component\FormFormView {#2695
          +vars: array:32 [
            "value" => "02c88c77b0508ae3497a0.9CuHANvchGxIc84PR4OFxJL0Y3VHtfvZlRMcIJvdCc4.u2ThQ76I6jQwEKFCFeviteejJS8r26GNxz5tQ_6ZSJaFZvJWlpWyPhlFpQ"
            "attr" => []
            "form" => Symfony\Component\FormFormView {#2695}
            "id" => "note__token"
            "name" => "_token"
            "full_name" => "note[_token]"
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "hidden"
              2 => "csrf_token"
              3 => "_note__token"
            ]
            "unique_block_prefix" => "_note__token"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note__token_hidden"
            "errors" => Symfony\Component\FormFormErrorIterator {#2703
              -errors: []
              -form: Symfony\Component\FormForm {#2699
                -parent: null
                -children: Symfony\Component\Form\UtilOrderedHashMap {#2701 …3}
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: "02c88c77b0508ae3497a0.9CuHANvchGxIc84PR4OFxJL0Y3VHtfvZlRMcIJvdCc4.u2ThQ76I6jQwEKFCFeviteejJS8r26GNxz5tQ_6ZSJaFZvJWlpWyPhlFpQ"
                -normData: "02c88c77b0508ae3497a0.9CuHANvchGxIc84PR4OFxJL0Y3VHtfvZlRMcIJvdCc4.u2ThQ76I6jQwEKFCFeviteejJS8r26GNxz5tQ_6ZSJaFZvJWlpWyPhlFpQ"
                -viewData: "02c88c77b0508ae3497a0.9CuHANvchGxIc84PR4OFxJL0Y3VHtfvZlRMcIJvdCc4.u2ThQ76I6jQwEKFCFeviteejJS8r26GNxz5tQ_6ZSJaFZvJWlpWyPhlFpQ"
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "_token"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#2700 …29}
              }
            }
            "valid" => true
            "data" => "02c88c77b0508ae3497a0.9CuHANvchGxIc84PR4OFxJL0Y3VHtfvZlRMcIJvdCc4.u2ThQ76I6jQwEKFCFeviteejJS8r26GNxz5tQ_6ZSJaFZvJWlpWyPhlFpQ"
            "required" => false
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
      ]
      -rendered: false
      -methodRendered: true
      +parent: null
    }
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

Symfony\Component\Form\FormView {#2684
  +vars: array:33 [
    "value" => "0"
    "attr" => array:2 [
      "data-color" => PostitColors {#1370
        +name: "ROSE"
        +value: "#ff7eb9"
      }
      "style" => "background-color: #ff7eb9;"
    ]
    "form" => Symfony\Component\FormFormView {#2684}
    "id" => "note_color_0"
    "name" => "0"
    "full_name" => "note[color]"
    "disabled" => false
    "label" => "Rose"
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:4 [
      0 => "form"
      1 => "checkbox"
      2 => "radio"
      3 => "_note_color_entry"
    ]
    "unique_block_prefix" => "_note_color_entry"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_color_entry_radio"
    "errors" => Symfony\Component\FormFormErrorIterator {#2685
      -errors: []
      -form: Symfony\Component\FormForm {#1832
        -parent: Symfony\Component\FormForm {#1829
          -parent: Symfony\Component\FormForm {#1775
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1777
              -orderedKeys: array:3 [
                0 => "content"
                1 => "job"
                2 => "color"
              ]
              -managedCursors: []
              -elements: array:3 [
                "content" => Symfony\Component\FormForm {#1778
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1780 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "content"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1854 …5}
                  -config: Symfony\Component\FormFormBuilder {#1779 …29}
                }
                "job" => Symfony\Component\FormForm {#1781
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1783 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "job"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1857 …5}
                  -config: Symfony\Component\FormFormBuilder {#1782 …29}
                }
                "color" => Symfony\Component\FormForm {#1829}
              ]
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: App\EntityNote {#1256
              -id: null
              -createdAt: null
              -content: null
              -job: null
              -user: null
              -color: null
            }
            -normData: App\EntityNote {#1256}
            -viewData: App\EntityNote {#1256}
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "note"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#1776
              #locked: true
              -name: "note"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: true
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643
                -proxiedType: Symfony\Component\FormResolvedFormType {#1634
                  -typeExtensions: []
                  -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1625 …18}
                  -innerType: App\FormNoteType {#1468 …}
                  -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934
                    -proxiedType: Symfony\Component\FormResolvedFormType {#933 …4}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                      #data: array:3 [
                        "forms" => array:4 [
                          "job_form" => &13 array:10 [ …10]
                          "note" => &14 array:10 [ …10]
                          "action" => &15 array:10 [ …10]
                          "job_tracking" => &16 array:10 [ …10]
                        ]
                        "forms_by_hash" => array:49 [
                          "000000000000041b0000000000000000" => &13 array:10 [&13 …10]
                          "00000000000004410000000000000000" => & array:10 [ …10]
                          "00000000000004440000000000000000" => & array:10 [ …10]
                          "00000000000004470000000000000000" => & array:10 [ …10]
                          "000000000000041d0000000000000000" => & array:10 [ …10]
                          "00000000000004200000000000000000" => & array:10 [ …10]
                          "00000000000004230000000000000000" => & array:10 [ …10]
                          "000000000000076e0000000000000000" => & array:10 [ …10]
                          "00000000000006ef0000000000000000" => &14 array:10 [&14 …10]
                          "00000000000006f20000000000000000" => & array:10 [ …10]
                          "00000000000006f50000000000000000" => & array:10 [ …10]
                          "00000000000007250000000000000000" => & array:10 [ …10]
                          "00000000000007280000000000000000" => & array:10 [ …10]
                          "000000000000072b0000000000000000" => & array:10 [ …10]
                          "000000000000072e0000000000000000" => & array:10 [ …10]
                          "00000000000007310000000000000000" => & array:10 [ …10]
                          "00000000000007340000000000000000" => & array:10 [ …10]
                          "0000000000000a8b0000000000000000" => & array:10 [ …10]
                          "00000000000004b40000000000000000" => &15 array:10 [&15 …10]
                          "000000000000052d0000000000000000" => & array:10 [ …10]
                          "00000000000005300000000000000000" => & array:10 [ …10]
                          "00000000000005330000000000000000" => & array:10 [ …10]
                          "00000000000005360000000000000000" => & array:10 [ …10]
                          "00000000000005390000000000000000" => & array:10 [ …10]
                          "000000000000053c0000000000000000" => & array:10 [ …10]
                          "000000000000053f0000000000000000" => & array:10 [ …10]
                          "00000000000005420000000000000000" => & array:10 [ …10]
                          "00000000000005450000000000000000" => & array:10 [ …10]
                          "00000000000005480000000000000000" => & array:10 [ …10]
                          "000000000000054b0000000000000000" => & array:10 [ …10]
                          "000000000000054e0000000000000000" => & array:10 [ …10]
                          "00000000000005510000000000000000" => & array:10 [ …10]
                          "0000000000000ab70000000000000000" => & array:10 [ …10]
                          "00000000000006490000000000000000" => &16 array:10 [&16 …10]
                          "00000000000006460000000000000000" => & array:10 [ …10]
                          "00000000000006710000000000000000" => & array:10 [ …10]
                          "00000000000006740000000000000000" => & array:10 [ …10]
                          "00000000000006770000000000000000" => & array:10 [ …10]
                          "000000000000067a0000000000000000" => & array:10 [ …10]
                          "000000000000067d0000000000000000" => & array:10 [ …10]
                          "00000000000006800000000000000000" => & array:10 [ …10]
                          "00000000000006830000000000000000" => & array:10 [ …10]
                          "00000000000006860000000000000000" => & array:10 [ …10]
                          "00000000000006890000000000000000" => & array:10 [ …10]
                          "000000000000068c0000000000000000" => & array:10 [ …10]
                          "000000000000068f0000000000000000" => & array:10 [ …10]
                          "00000000000006920000000000000000" => & array:10 [ …10]
                          "00000000000006950000000000000000" => & array:10 [ …10]
                          "0000000000000ae50000000000000000" => & array:10 [ …10]
                        ]
                        "nb_errors" => 0
                      ]
                      -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                      -dataByForm: array:49 [
                        "000000000000041b0000000000000000" => array:8 [
                          "id" => "job_form"
                          "name" => "job_form"
                          "type_class" => "App\Form\JobFormType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004410000000000000000" => array:8 [
                          "id" => "job_form_recruiter"
                          "name" => "recruiter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004440000000000000000" => array:8 [
                          "id" => "job_form_title"
                          "name" => "title"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004470000000000000000" => array:8 [
                          "id" => "job_form_source"
                          "name" => "source"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000041d0000000000000000" => array:8 [
                          "id" => "job_form_offerDescription"
                          "name" => "offerDescription"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004200000000000000000" => array:8 [
                          "id" => "job_form_created_at"
                          "name" => "created_at"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000004230000000000000000" => array:8 [
                          "id" => "job_form_coverLetter"
                          "name" => "coverLetter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:3 [ …3]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b40000000000000000" => array:8 [
                          "id" => "action"
                          "name" => "action"
                          "type_class" => "App\Form\ActionType"
                          "synchronized" => true
                          "passed_options" => []
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000052d0000000000000000" => array:8 [
                          "id" => "action_name"
                          "name" => "name"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:67 [ …67]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005300000000000000000" => array:8 [
                          "id" => "action_name_0"
                          "name" => "0"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005330000000000000000" => array:8 [
                          "id" => "action_name_1"
                          "name" => "1"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005360000000000000000" => array:8 [
                          "id" => "action_name_2"
                          "name" => "2"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005390000000000000000" => array:8 [
                          "id" => "action_name_3"
                          "name" => "3"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053c0000000000000000" => array:8 [
                          "id" => "action_name_4"
                          "name" => "4"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053f0000000000000000" => array:8 [
                          "id" => "action_name_5"
                          "name" => "5"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005420000000000000000" => array:8 [
                          "id" => "action_name_6"
                          "name" => "6"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005450000000000000000" => array:8 [
                          "id" => "action_name_7"
                          "name" => "7"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005480000000000000000" => array:8 [
                          "id" => "action_name_8"
                          "name" => "8"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054b0000000000000000" => array:8 [
                          "id" => "action_name_9"
                          "name" => "9"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054e0000000000000000" => array:8 [
                          "id" => "action_name_10"
                          "name" => "10"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005510000000000000000" => array:8 [
                          "id" => "action_name_11"
                          "name" => "11"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006490000000000000000" => array:8 [
                          "id" => "job_tracking"
                          "name" => "job_tracking"
                          "type_class" => "App\Form\JobTrackingType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000006460000000000000000" => array:8 [
                          "id" => "job_tracking_createdAt"
                          "name" => "createdAt"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006710000000000000000" => array:8 [
                          "id" => "job_tracking_action"
                          "name" => "action"
                          "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                          "synchronized" => true
                          "passed_options" => array:8 [ …8]
                          "resolved_options" => array:71 [ …71]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006740000000000000000" => array:8 [
                          "id" => "job_tracking_action_76"
                          "name" => "76"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006770000000000000000" => array:8 [
                          "id" => "job_tracking_action_77"
                          "name" => "77"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067a0000000000000000" => array:8 [
                          "id" => "job_tracking_action_78"
                          "name" => "78"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067d0000000000000000" => array:8 [
                          "id" => "job_tracking_action_79"
                          "name" => "79"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006800000000000000000" => array:8 [
                          "id" => "job_tracking_action_80"
                          "name" => "80"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006830000000000000000" => array:8 [
                          "id" => "job_tracking_action_81"
                          "name" => "81"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                           …4
                        ]
                        "00000000000006860000000000000000" => array:8 [ …8]
                        "00000000000006890000000000000000" => array:8 [ …8]
                        "000000000000068c0000000000000000" => array:8 [ …8]
                        "000000000000068f0000000000000000" => array:8 [ …8]
                        "00000000000006920000000000000000" => array:8 [ …8]
                        "00000000000006950000000000000000" => array:8 [ …8]
                        "00000000000006ef0000000000000000" => array:8 [ …8]
                        "00000000000006f20000000000000000" => array:8 [ …8]
                        "00000000000006f50000000000000000" => array:8 [ …8]
                        "00000000000007250000000000000000" => array:8 [ …8]
                        "00000000000007280000000000000000" => array:8 [ …8]
                        "000000000000072b0000000000000000" => array:8 [ …8]
                        "000000000000072e0000000000000000" => array:8 [ …8]
                        "00000000000007310000000000000000" => array:8 [ …8]
                        "00000000000007340000000000000000" => array:8 [ …8]
                        "000000000000076e0000000000000000" => array:8 [ …8]
                        "0000000000000a8b0000000000000000" => array:8 [ …8]
                        "0000000000000ab70000000000000000" => array:8 [ …8]
                        "0000000000000ae50000000000000000" => array:8 [ …8]
                      ]
                      -dataByView: array:49 [
                        "000000000000074c0000000000000000" => array:3 [ …3]
                        "00000000000007660000000000000000" => array:3 [ …3]
                        "00000000000007620000000000000000" => array:3 [ …3]
                        "00000000000007600000000000000000" => array:3 [ …3]
                        "00000000000006ab0000000000000000" => array:3 [ …3]
                        "00000000000007560000000000000000" => array:3 [ …3]
                        "00000000000007590000000000000000" => array:3 [ …3]
                        "00000000000007690000000000000000" => array:3 [ …3]
                        "00000000000007750000000000000000" => array:3 [ …3]
                        "00000000000007780000000000000000" => array:3 [ …3]
                        "000000000000077b0000000000000000" => array:3 [ …3]
                        "000000000000077c0000000000000000" => array:3 [ …3]
                        "0000000000000a7c0000000000000000" => array:3 [ …3]
                        "0000000000000a7f0000000000000000" => array:3 [ …3]
                        "0000000000000a810000000000000000" => array:3 [ …3]
                        "0000000000000a830000000000000000" => array:3 [ …3]
                        "0000000000000a850000000000000000" => array:3 [ …3]
                        "0000000000000a870000000000000000" => array:3 [ …3]
                        "0000000000000a920000000000000000" => array:3 [ …3]
                        "0000000000000a950000000000000000" => array:3 [ …3]
                        "0000000000000a9a0000000000000000" => array:3 [ …3]
                        "0000000000000a9d0000000000000000" => array:3 [ …3]
                        "0000000000000a9f0000000000000000" => array:3 [ …3]
                        "0000000000000aa10000000000000000" => array:3 [ …3]
                        "0000000000000aa30000000000000000" => array:3 [ …3]
                        "0000000000000aa50000000000000000" => array:3 [ …3]
                        "0000000000000aa70000000000000000" => array:3 [ …3]
                        "0000000000000aa90000000000000000" => array:3 [ …3]
                        "0000000000000aab0000000000000000" => array:3 [ …3]
                        "0000000000000aad0000000000000000" => array:3 [ …3]
                        "0000000000000aaf0000000000000000" => array:3 [ …3]
                        "0000000000000ab10000000000000000" => array:3 [ …3]
                        "0000000000000ab30000000000000000" => array:3 [ …3]
                        "0000000000000abe0000000000000000" => array:3 [ …3]
                        "0000000000000ac10000000000000000" => array:3 [ …3]
                        "0000000000000ac40000000000000000" => array:3 [ …3]
                        "0000000000000ac80000000000000000" => array:3 [ …3]
                        "0000000000000acb0000000000000000" => array:3 [ …3]
                        "0000000000000acd0000000000000000" => array:3 [ …3]
                        "0000000000000acf0000000000000000" => array:3 [ …3]
                        "0000000000000ad10000000000000000" => array:3 [ …3]
                        "0000000000000ad30000000000000000" => array:3 [ …3]
                        "0000000000000ad50000000000000000" => array:3 [ …3]
                        "0000000000000ad70000000000000000" => array:3 [ …3]
                        "0000000000000ad90000000000000000" => array:3 [ …3]
                        "0000000000000adb0000000000000000" => array:3 [ …3]
                        "0000000000000add0000000000000000" => array:3 [ …3]
                        "0000000000000adf0000000000000000" => array:3 [ …3]
                        "0000000000000ae10000000000000000" => array:3 [ …3]
                      ]
                      -formsByView: array:49 [
                        "00000000000007660000000000000000" => "00000000000004410000000000000000"
                        "00000000000007620000000000000000" => "00000000000004440000000000000000"
                        "00000000000007600000000000000000" => "00000000000004470000000000000000"
                        "00000000000006ab0000000000000000" => "000000000000041d0000000000000000"
                        "00000000000007560000000000000000" => "00000000000004200000000000000000"
                        "00000000000007590000000000000000" => "00000000000004230000000000000000"
                        "00000000000007690000000000000000" => "000000000000076e0000000000000000"
                        "000000000000074c0000000000000000" => "000000000000041b0000000000000000"
                        "00000000000007780000000000000000" => "00000000000006f20000000000000000"
                        "000000000000077b0000000000000000" => "00000000000006f50000000000000000"
                        "0000000000000a7c0000000000000000" => "00000000000007280000000000000000"
                        "0000000000000a7f0000000000000000" => "000000000000072b0000000000000000"
                        "0000000000000a810000000000000000" => "000000000000072e0000000000000000"
                        "0000000000000a830000000000000000" => "00000000000007310000000000000000"
                        "0000000000000a850000000000000000" => "00000000000007340000000000000000"
                        "000000000000077c0000000000000000" => "00000000000007250000000000000000"
                        "0000000000000a870000000000000000" => "0000000000000a8b0000000000000000"
                        "00000000000007750000000000000000" => "00000000000006ef0000000000000000"
                        "0000000000000a9a0000000000000000" => "00000000000005300000000000000000"
                        "0000000000000a9d0000000000000000" => "00000000000005330000000000000000"
                        "0000000000000a9f0000000000000000" => "00000000000005360000000000000000"
                        "0000000000000aa10000000000000000" => "00000000000005390000000000000000"
                        "0000000000000aa30000000000000000" => "000000000000053c0000000000000000"
                        "0000000000000aa50000000000000000" => "000000000000053f0000000000000000"
                        "0000000000000aa70000000000000000" => "00000000000005420000000000000000"
                        "0000000000000aa90000000000000000" => "00000000000005450000000000000000"
                        "0000000000000aab0000000000000000" => "00000000000005480000000000000000"
                        "0000000000000aad0000000000000000" => "000000000000054b0000000000000000"
                        "0000000000000aaf0000000000000000" => "000000000000054e0000000000000000"
                        "0000000000000ab10000000000000000" => "00000000000005510000000000000000"
                        "0000000000000a950000000000000000" => "000000000000052d0000000000000000"
                        "0000000000000ab30000000000000000" => "0000000000000ab70000000000000000"
                        "0000000000000a920000000000000000" => "00000000000004b40000000000000000"
                        "0000000000000ac10000000000000000" => "00000000000006460000000000000000"
                        "0000000000000ac80000000000000000" => "00000000000006740000000000000000"
                        "0000000000000acb0000000000000000" => "00000000000006770000000000000000"
                        "0000000000000acd0000000000000000" => "000000000000067a0000000000000000"
                        "0000000000000acf0000000000000000" => "000000000000067d0000000000000000"
                        "0000000000000ad10000000000000000" => "00000000000006800000000000000000"
                        "0000000000000ad30000000000000000" => "00000000000006830000000000000000"
                        "0000000000000ad50000000000000000" => "00000000000006860000000000000000"
                        "0000000000000ad70000000000000000" => "00000000000006890000000000000000"
                        "0000000000000ad90000000000000000" => "000000000000068c0000000000000000"
                        "0000000000000adb0000000000000000" => "000000000000068f0000000000000000"
                        "0000000000000add0000000000000000" => "00000000000006920000000000000000"
                        "0000000000000adf0000000000000000" => "00000000000006950000000000000000"
                        "0000000000000ac40000000000000000" => "00000000000006710000000000000000"
                        "0000000000000ae10000000000000000" => "0000000000000ae50000000000000000"
                        "0000000000000abe0000000000000000" => "00000000000006490000000000000000"
                      ]
                      -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                    }
                  }
                }
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943
                -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#940
                  -accessors: array:2 [ …2]
                }
              }
              -required: true
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#1445
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                use: {
                  $class: "App\Entity\Note"
                }
              }
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "data" => App\EntityNote {#1256}
                ]
              ]
              -data: App\EntityNote {#1256}
              -dataClass: "App\Entity\Note"
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#906
                -registry: Symfony\Component\FormFormRegistry {#905
                  -extensions: array:1 [
                    0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#904 …5}
                  ]
                  -types: array:13 [
                    "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                    "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#970 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008 …2}
                    "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1023 …2}
                    "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1029 …2}
                    "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1171
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1172
                          -defined: array:68 [ …68]
                          -defaults: array:67 [ …67]
                          -nested: []
                          -required: []
                          -resolved: array:30 [ …30]
                          -normalizers: array:5 [ …5]
                          -allowedValues: []
                          -allowedTypes: array:31 [ …31]
                          -info: array:3 [ …3]
                          -lazy: array:4 [ …4]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1131
                          -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1129 …3}
                          -translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                        }
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1208
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1211 …18}
                        -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1213}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1210
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1218
                          -defined: array:52 [
                            "block_name" => true
                            "block_prefix" => true
                            "disabled" => true
                            "label" => true
                            "label_format" => true
                            "row_attr" => true
                            "label_html" => true
                            "label_translation_parameters" => true
                            "attr_translation_parameters" => true
                            "attr" => true
                            "translation_domain" => true
                            "auto_initialize" => true
                            "priority" => true
                            "form_attr" => true
                            "data" => true
                            "data_class" => true
                            "empty_data" => true
                            "trim" => true
                            "required" => true
                            "property_path" => true
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => true
                            "label_attr" => true
                            "inherit_data" => true
                            "compound" => true
                            "method" => true
                            "action" => true
                            "post_max_size_message" => true
                            "upload_max_size_message" => true
                            "allow_file_upload" => true
                            "help" => true
                            "help_attr" => true
                            "help_html" => true
                            "help_translation_parameters" => true
                            "invalid_message" => true
                            "invalid_message_parameters" => true
                            "is_empty_callback" => true
                            "getter" => true
                            "setter" => true
                            "validation_groups" => true
                            "error_mapping" => true
                            "constraints" => true
                            "allow_extra_fields" => true
                            "extra_fields_message" => true
                            "csrf_protection" => true
                            "csrf_field_name" => true
                            "csrf_message" => true
                            "csrf_token_manager" => true
                            "csrf_token_id" => true
                            "value" => true
                            "false_values" => true
                          ]
                          -defaults: array:51 [
                            "block_name" => null
                            "block_prefix" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "row_attr" => []
                            "label_html" => false
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "attr" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "priority" => 0
                            "form_attr" => false
                            "data_class" => null
                            "empty_data" => Closure(FormInterface $form, $viewData) {#1212
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => null
                            "label_attr" => []
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "action" => ""
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "upload_max_size_message" => null
                            "allow_file_upload" => false
                            "help" => null
                            "help_attr" => []
                            "help_html" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "is_empty_callback" => Closure($modelData): bool {#1215
                              returnType: "bool"
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "getter" => null
                            "setter" => null
                            "validation_groups" => null
                            "error_mapping" => []
                            "constraints" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654
                              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#655
                                -entropy: 256
                              }
                              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#656
                                -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                                  -requests: array:1 [ …1]
                                }
                                -namespace: "_csrf"
                              }
                              -namespace: Closure() {#628
                                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                                this: Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                                use: { …2}
                              }
                            }
                            "csrf_token_id" => null
                            "value" => "1"
                            "false_values" => array:1 [ …1]
                          ]
                          -nested: []
                          -required: []
                          -resolved: array:30 [
                            "block_name" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "allow_file_upload" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "error_mapping" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                            "csrf_token_id" => null
                            "value" => "1"
                          ]
                          -normalizers: array:3 [
                            "validation_groups" => array:1 [ …1]
                            "constraints" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -allowedValues: []
                          -allowedTypes: array:17 [
                            "block_prefix" => array:2 [ …2]
                            "attr" => array:1 [ …1]
                            "row_attr" => array:1 [ …1]
                            "label_html" => array:1 [ …1]
                            "priority" => array:1 [ …1]
                            "form_attr" => array:2 [ …2]
                            "label_attr" => array:1 [ …1]
                            "action" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                            "help" => array:3 [ …3]
                            "help_attr" => array:1 [ …1]
                            "help_html" => array:1 [ …1]
                            "is_empty_callback" => array:2 [ …2]
                            "getter" => array:2 [ …2]
                            "setter" => array:2 [ …2]
                            "constraints" => array:2 [ …2]
                            "false_values" => array:1 [ …1]
                          ]
                          -info: array:3 [
                            "priority" => "The form rendering priority (higher priorities will be rendered first)"
                            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                          ]
                          -lazy: array:3 [
                            "data_class" => array:1 [ …1]
                            "error_bubbling" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeRadioType {#1207}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1319 …2}
                    "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405 …2}
                    "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643}
                    "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1884 …2}
                  ]
                  -guesser: false
                  -checkedTypes: []
                  -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#892
                    -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#891}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                  }
                }
              }
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942
                -serverParams: Symfony\Component\Form\UtilServerParams {#941
                  -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
                }
              }
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1847 …1}
              -options: array:50 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "error_mapping" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "label_html" => false
                "attr" => []
                "priority" => 0
                "form_attr" => false
                "data_class" => "App\Entity\Note"
                "empty_data" => Closure(FormInterface $form) {#1445}
                "error_bubbling" => true
                "label_attr" => []
                "action" => ""
                "upload_max_size_message" => Closure() {#1566
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  use: { …3}
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "is_empty_callback" => null
                "getter" => null
                "setter" => null
                "validation_groups" => null
                "constraints" => []
                "data" => App\EntityNote {#1256}
              ]
              -children: []
              -unresolvedChildren: []
            }
          }
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1831
            -orderedKeys: array:5 [
              0 => "0"
              1 => "1"
              2 => "2"
              3 => "3"
              4 => "4"
            ]
            -managedCursors: []
            -elements: array:5 [
              0 => Symfony\Component\FormForm {#1832}
              1 => Symfony\Component\FormForm {#1835
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1837
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "1"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1836
                  #locked: true
                  -name: "1"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1870}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              2 => Symfony\Component\FormForm {#1838
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1840
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "2"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1839
                  #locked: true
                  -name: "2"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1872}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              3 => Symfony\Component\FormForm {#1841
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1843
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "3"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1842
                  #locked: true
                  -name: "3"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1874}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              4 => Symfony\Component\FormForm {#1844
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1846
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "4"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1845
                  #locked: true
                  -name: "4"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1876}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
            ]
          }
          -errors: []
          -submitted: false
          -clickedButton: null
          -modelData: "#feff9c"
          -normData: "#feff9c"
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "color"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1861
            -elements: array:1 [
              0 => "color"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -isNullSafe: array:1 [
              0 => false
            ]
            -pathAsString: "color"
          }
          -config: Symfony\Component\FormFormBuilder {#1830
            #locked: true
            -name: "color"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: true
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1773
                -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1764
                  #choices: array:5 [
                    0 => PostitColors {#1370}
                    1 => PostitColors {#1689
                      +name: "ROSE_CLAIR"
                      +value: "#ff65a3"
                    }
                    2 => PostitColors {#1691
                      +name: "CYAN"
                      +value: "#7afcff"
                    }
                    3 => PostitColors {#1692
                      +name: "JAUNE"
                      +value: "#feff9c"
                    }
                    4 => PostitColors {#1693
                      +name: "JAUNE_CLAIR"
                      +value: "#fff740"
                    }
                  ]
                  #structuredValues: array:5 [
                    "Rose" => "0"
                    "Rose clair" => "1"
                    "Cyan" => "2"
                    "Jaune" => "3"
                    "Jaune clair" => "4"
                  ]
                  #originalKeys: array:5 [
                    0 => "Rose"
                    1 => "Rose clair"
                    2 => "Cyan"
                    3 => "Jaune"
                    4 => "Jaune clair"
                  ]
                  #valueCallback: null
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1765}
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: null
            -attributes: array:3 [
              "data_collector/passed_options" => array:6 [
                "choices" => array:5 [
                  "Rose" => PostitColors {#1370}
                  "Rose clair" => PostitColors {#1689}
                  "Cyan" => PostitColors {#1691}
                  "Jaune" => PostitColors {#1692}
                  "Jaune clair" => PostitColors {#1693}
                ]
                "expanded" => true
                "multiple" => false
                "label" => false
                "data" => "#feff9c"
                "choice_attr" => Closure($choice, $key, $value) {#1694
                  class: "App\FormNoteType"
                  this: App\FormNoteType {#1468 …}
                }
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1764}
              "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1771
                +choices: array:5 [
                  0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766
                    +data: PostitColors {#1370}
                    +value: "0"
                    +label: "Rose"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1370}
                      "style" => "background-color: #ff7eb9;"
                    ]
                    +labelTranslationParameters: []
                  }
                  1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767
                    +data: PostitColors {#1689}
                    +value: "1"
                    +label: "Rose clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1689}
                      "style" => "background-color: #ff65a3;"
                    ]
                    +labelTranslationParameters: []
                  }
                  2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768
                    +data: PostitColors {#1691}
                    +value: "2"
                    +label: "Cyan"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1691}
                      "style" => "background-color: #7afcff;"
                    ]
                    +labelTranslationParameters: []
                  }
                  3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769
                    +data: PostitColors {#1692}
                    +value: "3"
                    +label: "Jaune"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1692}
                      "style" => "background-color: #feff9c;"
                    ]
                    +labelTranslationParameters: []
                  }
                  4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770
                    +data: PostitColors {#1693}
                    +value: "4"
                    +label: "Jaune clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1693}
                      "style" => "background-color: #fff740;"
                    ]
                    +labelTranslationParameters: []
                  }
                ]
                +preferredChoices: []
              }
            ]
            -data: "#feff9c"
            -dataClass: null
            -dataLocked: true
            -formFactory: Symfony\Component\FormFormFactory {#906}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
            -autoInitialize: false
            -isEmptyCallback: null
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1853 …1}
            -options: array:68 [
              "block_name" => null
              "disabled" => false
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "invalid_message" => "The selected choice is invalid."
              "invalid_message_parameters" => []
              "error_mapping" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
              "csrf_token_id" => null
              "block_prefix" => null
              "label" => false
              "row_attr" => []
              "label_html" => false
              "attr" => []
              "priority" => 0
              "form_attr" => false
              "data_class" => null
              "expanded" => true
              "multiple" => false
              "empty_data" => null
              "error_bubbling" => false
              "label_attr" => []
              "compound" => true
              "action" => ""
              "upload_max_size_message" => Closure() {#1759
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                use: {
                  $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                  $message: Closure() {#1758}
                  $translationDomain: "validators"
                }
              }
              "help" => null
              "help_attr" => []
              "help_html" => false
              "is_empty_callback" => null
              "getter" => null
              "setter" => null
              "validation_groups" => null
              "constraints" => []
              "choices" => array:5 [
                "Rose" => PostitColors {#1370}
                "Rose clair" => PostitColors {#1689}
                "Cyan" => PostitColors {#1691}
                "Jaune" => PostitColors {#1692}
                "Jaune clair" => PostitColors {#1693}
              ]
              "choice_filter" => null
              "choice_loader" => null
              "choice_label" => null
              "choice_name" => null
              "choice_value" => null
              "choice_attr" => Closure($choice, $key, $value) {#1694}
              "choice_translation_parameters" => []
              "preferred_choices" => []
              "separator" => "-------------------"
              "separator_html" => false
              "duplicate_preferred_choices" => true
              "group_by" => null
              "placeholder" => null
              "placeholder_attr" => []
              "choice_translation_domain" => null
              "data" => "#feff9c"
            ]
            -children: []
            -unresolvedChildren: []
          }
        }
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1834
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "0"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1833
          #locked: true
          -name: "0"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1792
              -trueValue: "0"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1212}
          -attributes: array:1 [
            "data_collector/passed_options" => array:7 [
              "value" => "0"
              "label" => "Rose"
              "label_html" => false
              "attr" => array:2 [
                "data-color" => PostitColors {#1370}
                "style" => "background-color: #ff7eb9;"
              ]
              "label_translation_parameters" => []
              "translation_domain" => null
              "block_name" => "entry"
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: Closure($modelData): bool {#1215}
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1869 …1}
          -options: array:51 [
            "disabled" => false
            "label_format" => null
            "attr_translation_parameters" => []
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please select a valid option."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_name" => "entry"
            "block_prefix" => null
            "label" => "Rose"
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr" => array:2 [
              "data-color" => PostitColors {#1370}
              "style" => "background-color: #ff7eb9;"
            ]
            "translation_domain" => null
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1212}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1786
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: {
                $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                $message: Closure() {#1785}
                $translationDomain: "validators"
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => Closure($modelData): bool {#1215}
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "value" => "0"
            "false_values" => array:1 [
              0 => null
            ]
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => false
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => false
    "method" => "POST"
    "action" => ""
    "submitted" => false
    "checked" => false
  ]
  +children: []
  -rendered: false
  -methodRendered: false
  +parent: Symfony\Component\FormFormView {#1916
    +vars: array:44 [
      "value" => ""
      "attr" => []
      "form" => Symfony\Component\FormFormView {#1916}
      "id" => "note_color"
      "name" => "color"
      "full_name" => "note[color]"
      "disabled" => false
      "label" => false
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => array:3 [
        0 => "form"
        1 => "choice"
        2 => "_note_color"
      ]
      "unique_block_prefix" => "_note_color"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_note_color_choice"
      "errors" => Symfony\Component\FormFormErrorIterator {#2680
        -errors: []
        -form: Symfony\Component\FormForm {#1829}
      }
      "valid" => true
      "data" => "#feff9c"
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "multiple" => false
      "expanded" => true
      "preferred_choices" => []
      "choices" => array:5 [
        0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766}
        1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767}
        2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768}
        3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769}
        4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770}
      ]
      "separator" => "-------------------"
      "separator_html" => false
      "placeholder" => null
      "placeholder_attr" => []
      "choice_translation_domain" => null
      "choice_translation_parameters" => []
      "is_selected" => Closure($choice, $value) {#2681
        class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
      }
      "placeholder_in_choices" => false
    ]
    +children: array:5 [
      0 => Symfony\Component\FormFormView {#2684}
      1 => Symfony\Component\FormFormView {#2687
        +vars: array:33 [
          "value" => "1"
          "attr" => array:2 [
            "data-color" => PostitColors {#1689}
            "style" => "background-color: #ff65a3;"
          ]
          "form" => Symfony\Component\FormFormView {#2687}
          "id" => "note_color_1"
          "name" => "1"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Rose clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2686
            -errors: []
            -form: Symfony\Component\FormForm {#1835}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      2 => Symfony\Component\FormFormView {#2689
        +vars: array:33 [
          "value" => "2"
          "attr" => array:2 [
            "data-color" => PostitColors {#1691}
            "style" => "background-color: #7afcff;"
          ]
          "form" => Symfony\Component\FormFormView {#2689}
          "id" => "note_color_2"
          "name" => "2"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Cyan"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2688
            -errors: []
            -form: Symfony\Component\FormForm {#1838}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      3 => Symfony\Component\FormFormView {#2691
        +vars: array:33 [
          "value" => "3"
          "attr" => array:2 [
            "data-color" => PostitColors {#1692}
            "style" => "background-color: #feff9c;"
          ]
          "form" => Symfony\Component\FormFormView {#2691}
          "id" => "note_color_3"
          "name" => "3"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2690
            -errors: []
            -form: Symfony\Component\FormForm {#1841}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      4 => Symfony\Component\FormFormView {#2693
        +vars: array:33 [
          "value" => "4"
          "attr" => array:2 [
            "data-color" => PostitColors {#1693}
            "style" => "background-color: #fff740;"
          ]
          "form" => Symfony\Component\FormFormView {#2693}
          "id" => "note_color_4"
          "name" => "4"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2692
            -errors: []
            -form: Symfony\Component\FormForm {#1844}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
    ]
    -rendered: false
    -methodRendered: false
    +parent: Symfony\Component\FormFormView {#1909
      +vars: array:32 [
        "value" => App\EntityNote {#1256}
        "attr" => []
        "form" => Symfony\Component\FormFormView {#1909}
        "id" => "note"
        "name" => "note"
        "full_name" => "note"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "note"
          2 => "_note"
        ]
        "unique_block_prefix" => "_note"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_note"
        "errors" => Symfony\Component\FormFormErrorIterator {#1908
          -errors: []
          -form: Symfony\Component\FormForm {#1775}
        }
        "valid" => true
        "data" => App\EntityNote {#1256}
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: array:4 [
        "content" => Symfony\Component\FormFormView {#1912
          +vars: array:33 [
            "value" => ""
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "form" => Symfony\Component\FormFormView {#1912}
            "id" => "note_content"
            "name" => "content"
            "full_name" => "note[content]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "text"
              2 => "textarea"
              3 => "_note_content"
            ]
            "unique_block_prefix" => "_note_content"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_content_textarea"
            "errors" => Symfony\Component\FormFormErrorIterator {#1913
              -errors: []
              -form: Symfony\Component\FormForm {#1778}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "pattern" => null
          ]
          +children: []
          -rendered: true
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "job" => Symfony\Component\FormFormView {#1915
          +vars: array:44 [
            "value" => ""
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "form" => Symfony\Component\FormFormView {#1915}
            "id" => "note_job"
            "name" => "job"
            "full_name" => "note[job]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "choice"
              2 => "entity"
              3 => "_note_job"
            ]
            "unique_block_prefix" => "_note_job"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_job_entity"
            "errors" => Symfony\Component\FormFormErrorIterator {#1914
              -errors: []
              -form: Symfony\Component\FormForm {#1781}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "multiple" => false
            "expanded" => false
            "preferred_choices" => []
            "choices" => array:100 [
              901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1918
                +data: App\EntityJob {#1926 …10}
                +value: "901"
                +label: "901"
                +attr: []
                +labelTranslationParameters: []
              }
              902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1931
                +data: App\EntityJob {#1979 …10}
                +value: "902"
                +label: "902"
                +attr: []
                +labelTranslationParameters: []
              }
              903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1920
                +data: App\EntityJob {#1988 …10}
                +value: "903"
                +label: "903"
                +attr: []
                +labelTranslationParameters: []
              }
              904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1940
                +data: App\EntityJob {#1997 …10}
                +value: "904"
                +label: "904"
                +attr: []
                +labelTranslationParameters: []
              }
              905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1919
                +data: App\EntityJob {#706 …10}
                +value: "905"
                +label: "905"
                +attr: []
                +labelTranslationParameters: []
              }
              906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1925
                +data: App\EntityJob {#2006 …10}
                +value: "906"
                +label: "906"
                +attr: []
                +labelTranslationParameters: []
              }
              907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1930
                +data: App\EntityJob {#2015 …10}
                +value: "907"
                +label: "907"
                +attr: []
                +labelTranslationParameters: []
              }
              908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1934
                +data: App\EntityJob {#2024 …10}
                +value: "908"
                +label: "908"
                +attr: []
                +labelTranslationParameters: []
              }
              909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1921
                +data: App\EntityJob {#2030 …10}
                +value: "909"
                +label: "909"
                +attr: []
                +labelTranslationParameters: []
              }
              910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1928
                +data: App\EntityJob {#2039 …10}
                +value: "910"
                +label: "910"
                +attr: []
                +labelTranslationParameters: []
              }
              911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2590
                +data: App\EntityJob {#2048 …10}
                +value: "911"
                +label: "911"
                +attr: []
                +labelTranslationParameters: []
              }
              912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2591
                +data: App\EntityJob {#2054 …10}
                +value: "912"
                +label: "912"
                +attr: []
                +labelTranslationParameters: []
              }
              913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2592
                +data: App\EntityJob {#2063 …10}
                +value: "913"
                +label: "913"
                +attr: []
                +labelTranslationParameters: []
              }
              914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2593
                +data: App\EntityJob {#2069 …10}
                +value: "914"
                +label: "914"
                +attr: []
                +labelTranslationParameters: []
              }
              915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2594
                +data: App\EntityJob {#2075 …10}
                +value: "915"
                +label: "915"
                +attr: []
                +labelTranslationParameters: []
              }
              916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2595
                +data: App\EntityJob {#2081 …10}
                +value: "916"
                +label: "916"
                +attr: []
                +labelTranslationParameters: []
              }
              917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2596
                +data: App\EntityJob {#2087 …10}
                +value: "917"
                +label: "917"
                +attr: []
                +labelTranslationParameters: []
              }
              918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2597
                +data: App\EntityJob {#2093 …10}
                +value: "918"
                +label: "918"
                +attr: []
                +labelTranslationParameters: []
              }
              919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2598
                +data: App\EntityJob {#2099 …10}
                +value: "919"
                +label: "919"
                +attr: []
                +labelTranslationParameters: []
              }
              920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2599
                +data: App\EntityJob {#2105 …10}
                +value: "920"
                +label: "920"
                +attr: []
                +labelTranslationParameters: []
              }
              921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2600
                +data: App\EntityJob {#2111 …10}
                +value: "921"
                +label: "921"
                +attr: []
                +labelTranslationParameters: []
              }
              922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2601
                +data: App\EntityJob {#2117 …10}
                +value: "922"
                +label: "922"
                +attr: []
                +labelTranslationParameters: []
              }
              923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2602
                +data: App\EntityJob {#2123 …10}
                +value: "923"
                +label: "923"
                +attr: []
                +labelTranslationParameters: []
              }
              924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2603
                +data: App\EntityJob {#2129 …10}
                +value: "924"
                +label: "924"
                +attr: []
                +labelTranslationParameters: []
              }
              925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2604
                +data: App\EntityJob {#2135 …10}
                +value: "925"
                +label: "925"
                +attr: []
                +labelTranslationParameters: []
              }
              926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2605
                +data: App\EntityJob {#2141 …10}
                +value: "926"
                +label: "926"
                +attr: []
                +labelTranslationParameters: []
              }
              927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2606
                +data: App\EntityJob {#2147 …10}
                +value: "927"
                +label: "927"
                +attr: []
                +labelTranslationParameters: []
              }
              928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2607
                +data: App\EntityJob {#2153 …10}
                +value: "928"
                +label: "928"
                +attr: []
                +labelTranslationParameters: []
              }
              929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2608
                +data: App\EntityJob {#2159 …10}
                +value: "929"
                +label: "929"
                +attr: []
                +labelTranslationParameters: []
              }
              930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2609
                +data: App\EntityJob {#2165 …10}
                +value: "930"
                +label: "930"
                +attr: []
                +labelTranslationParameters: []
              }
              931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2610
                +data: App\EntityJob {#2171 …10}
                +value: "931"
                +label: "931"
                +attr: []
                +labelTranslationParameters: []
              }
              932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2611
                +data: App\EntityJob {#2177 …10}
                +value: "932"
                +label: "932"
                +attr: []
                +labelTranslationParameters: []
              }
              933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2612
                +data: App\EntityJob {#2183 …10}
                +value: "933"
                +label: "933"
                +attr: []
                +labelTranslationParameters: []
              }
              934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2613
                +data: App\EntityJob {#2189 …10}
                +value: "934"
                +label: "934"
                +attr: []
                +labelTranslationParameters: []
              }
              935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2614
                +data: App\EntityJob {#2195 …10}
                +value: "935"
                +label: "935"
                +attr: []
                +labelTranslationParameters: []
              }
              936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2615
                +data: App\EntityJob {#2201 …10}
                +value: "936"
                +label: "936"
                +attr: []
                +labelTranslationParameters: []
              }
              937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2616
                +data: App\EntityJob {#2207 …10}
                +value: "937"
                +label: "937"
                +attr: []
                +labelTranslationParameters: []
              }
              938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2617
                +data: App\EntityJob {#2213 …10}
                +value: "938"
                +label: "938"
                +attr: []
                +labelTranslationParameters: []
              }
              939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2618
                +data: App\EntityJob {#2219 …10}
                +value: "939"
                +label: "939"
                +attr: []
                +labelTranslationParameters: []
              }
              940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2619
                +data: App\EntityJob {#2225 …10}
                +value: "940"
                +label: "940"
                +attr: []
                +labelTranslationParameters: []
              }
              941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2620
                +data: App\EntityJob {#2231 …10}
                +value: "941"
                +label: "941"
                +attr: []
                +labelTranslationParameters: []
              }
              942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2621
                +data: App\EntityJob {#2237 …10}
                +value: "942"
                +label: "942"
                +attr: []
                +labelTranslationParameters: []
              }
              943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2622
                +data: App\EntityJob {#2243 …10}
                +value: "943"
                +label: "943"
                +attr: []
                +labelTranslationParameters: []
              }
              944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2623
                +data: App\EntityJob {#2249 …10}
                +value: "944"
                +label: "944"
                +attr: []
                +labelTranslationParameters: []
              }
              945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2624
                +data: App\EntityJob {#2255 …10}
                +value: "945"
                +label: "945"
                +attr: []
                +labelTranslationParameters: []
              }
              946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2625
                +data: App\EntityJob {#2261 …10}
                +value: "946"
                +label: "946"
                +attr: []
                +labelTranslationParameters: []
              }
              947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2626
                +data: App\EntityJob {#2267 …10}
                +value: "947"
                +label: "947"
                +attr: []
                +labelTranslationParameters: []
              }
              948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2627
                +data: App\EntityJob {#2273 …10}
                +value: "948"
                +label: "948"
                +attr: []
                +labelTranslationParameters: []
              }
              949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2628
                +data: App\EntityJob {#2279 …10}
                +value: "949"
                +label: "949"
                +attr: []
                +labelTranslationParameters: []
              }
              950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2629
                +data: App\EntityJob {#2285 …10}
                +value: "950"
                +label: "950"
                +attr: []
                +labelTranslationParameters: []
              }
              951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2630
                +data: App\EntityJob {#2291 …10}
                +value: "951"
                +label: "951"
                +attr: []
                +labelTranslationParameters: []
              }
              952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2631
                +data: App\EntityJob {#2297 …10}
                +value: "952"
                +label: "952"
                +attr: []
                +labelTranslationParameters: []
              }
              953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2632
                +data: App\EntityJob {#2303 …10}
                +value: "953"
                +label: "953"
                +attr: []
                +labelTranslationParameters: []
              }
              954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2633
                +data: App\EntityJob {#2309 …10}
                +value: "954"
                +label: "954"
                +attr: []
                +labelTranslationParameters: []
              }
              955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2634
                +data: App\EntityJob {#2315 …10}
                +value: "955"
                +label: "955"
                +attr: []
                +labelTranslationParameters: []
              }
              956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2635
                +data: App\EntityJob {#2321 …10}
                +value: "956"
                +label: "956"
                +attr: []
                +labelTranslationParameters: []
              }
              957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2636
                +data: App\EntityJob {#2327 …10}
                +value: "957"
                +label: "957"
                +attr: []
                +labelTranslationParameters: []
              }
              958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2637
                +data: App\EntityJob {#2333 …10}
                +value: "958"
                +label: "958"
                +attr: []
                +labelTranslationParameters: []
              }
              959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2638
                +data: App\EntityJob {#2339 …10}
                +value: "959"
                +label: "959"
                +attr: []
                +labelTranslationParameters: []
              }
              960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2639
                +data: App\EntityJob {#2345 …10}
                +value: "960"
                +label: "960"
                +attr: []
                +labelTranslationParameters: []
              }
              961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2640
                +data: App\EntityJob {#2351 …10}
                +value: "961"
                +label: "961"
                +attr: []
                +labelTranslationParameters: []
              }
              962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2641
                +data: App\EntityJob {#2357 …10}
                +value: "962"
                +label: "962"
                +attr: []
                +labelTranslationParameters: []
              }
              963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2642
                +data: App\EntityJob {#2363 …10}
                +value: "963"
                +label: "963"
                +attr: []
                +labelTranslationParameters: []
              }
              964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2643
                +data: App\EntityJob {#2369 …10}
                +value: "964"
                +label: "964"
                +attr: []
                +labelTranslationParameters: []
              }
              965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2644
                +data: App\EntityJob {#2375 …10}
                +value: "965"
                +label: "965"
                +attr: []
                +labelTranslationParameters: []
              }
              966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2645
                +data: App\EntityJob {#2381 …10}
                +value: "966"
                +label: "966"
                +attr: []
                +labelTranslationParameters: []
              }
              967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2646
                +data: App\EntityJob {#2387 …10}
                +value: "967"
                +label: "967"
                +attr: []
                +labelTranslationParameters: []
              }
              968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2647
                +data: App\EntityJob {#2393 …10}
                +value: "968"
                +label: "968"
                +attr: []
                +labelTranslationParameters: []
              }
              969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2648
                +data: App\EntityJob {#2399 …10}
                +value: "969"
                +label: "969"
                +attr: []
                +labelTranslationParameters: []
              }
              970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2649
                +data: App\EntityJob {#2405 …10}
                +value: "970"
                +label: "970"
                +attr: []
                +labelTranslationParameters: []
              }
              971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2650
                +data: App\EntityJob {#2411 …10}
                +value: "971"
                +label: "971"
                +attr: []
                +labelTranslationParameters: []
              }
              972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2651
                +data: App\EntityJob {#2417 …10}
                +value: "972"
                +label: "972"
                +attr: []
                +labelTranslationParameters: []
              }
              973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2652
                +data: App\EntityJob {#2423 …10}
                +value: "973"
                +label: "973"
                +attr: []
                +labelTranslationParameters: []
              }
              974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2653
                +data: App\EntityJob {#2429 …10}
                +value: "974"
                +label: "974"
                +attr: []
                +labelTranslationParameters: []
              }
              975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2654
                +data: App\EntityJob {#2435 …10}
                +value: "975"
                +label: "975"
                +attr: []
                +labelTranslationParameters: []
              }
              976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2655
                +data: App\EntityJob {#2441 …10}
                +value: "976"
                +label: "976"
                +attr: []
                +labelTranslationParameters: []
              }
              977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2656
                +data: App\EntityJob {#2447 …10}
                +value: "977"
                +label: "977"
                +attr: []
                +labelTranslationParameters: []
              }
              978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2657
                +data: App\EntityJob {#2453 …10}
                +value: "978"
                +label: "978"
                +attr: []
                +labelTranslationParameters: []
              }
              979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2658
                +data: App\EntityJob {#2459 …10}
                +value: "979"
                +label: "979"
                +attr: []
                +labelTranslationParameters: []
              }
              980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2659
                +data: App\EntityJob {#2465 …10}
                +value: "980"
                +label: "980"
                +attr: []
                +labelTranslationParameters: []
              }
              981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2660
                +data: App\EntityJob {#2471 …10}
                +value: "981"
                +label: "981"
                +attr: []
                +labelTranslationParameters: []
              }
              982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2661
                +data: App\EntityJob {#2477 …10}
                +value: "982"
                +label: "982"
                +attr: []
                +labelTranslationParameters: []
              }
              983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2662
                +data: App\EntityJob {#2483 …10}
                +value: "983"
                +label: "983"
                +attr: []
                +labelTranslationParameters: []
              }
              984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2663
                +data: App\EntityJob {#2489 …10}
                +value: "984"
                +label: "984"
                +attr: []
                +labelTranslationParameters: []
              }
              985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2664
                +data: App\EntityJob {#2495 …10}
                +value: "985"
                +label: "985"
                +attr: []
                +labelTranslationParameters: []
              }
              986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2665
                +data: App\EntityJob {#2501 …10}
                +value: "986"
                +label: "986"
                +attr: []
                +labelTranslationParameters: []
              }
              987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2666
                +data: App\EntityJob {#2507 …10}
                +value: "987"
                +label: "987"
                +attr: []
                +labelTranslationParameters: []
              }
              988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2667
                +data: App\EntityJob {#2513 …10}
                +value: "988"
                +label: "988"
                +attr: []
                +labelTranslationParameters: []
              }
              989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2668
                +data: App\EntityJob {#2519 …10}
                +value: "989"
                +label: "989"
                +attr: []
                +labelTranslationParameters: []
              }
              990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2669
                +data: App\EntityJob {#2525 …10}
                +value: "990"
                +label: "990"
                +attr: []
                +labelTranslationParameters: []
              }
              991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2670
                +data: App\EntityJob {#2531 …10}
                +value: "991"
                +label: "991"
                +attr: []
                +labelTranslationParameters: []
              }
              992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2671
                +data: App\EntityJob {#2537 …10}
                +value: "992"
                +label: "992"
                +attr: []
                +labelTranslationParameters: []
              }
              993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2672
                +data: App\EntityJob {#2543 …10}
                +value: "993"
                +label: "993"
                +attr: []
                +labelTranslationParameters: []
              }
              994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2673
                +data: App\EntityJob {#2549 …10}
                +value: "994"
                +label: "994"
                +attr: []
                +labelTranslationParameters: []
              }
              995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2674
                +data: App\EntityJob {#2555 …10}
                +value: "995"
                +label: "995"
                +attr: []
                +labelTranslationParameters: []
              }
              996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2675
                +data: App\EntityJob {#2561 …10}
                +value: "996"
                +label: "996"
                +attr: []
                +labelTranslationParameters: []
              }
              997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2676
                +data: App\EntityJob {#2567 …10}
                +value: "997"
                +label: "997"
                +attr: []
                +labelTranslationParameters: []
              }
              998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2677
                +data: App\EntityJob {#2573 …10}
                +value: "998"
                +label: "998"
                +attr: []
                +labelTranslationParameters: []
              }
              999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2678
                +data: App\EntityJob {#2579 …10}
                +value: "999"
                +label: "999"
                +attr: []
                +labelTranslationParameters: []
              }
              1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2679
                +data: App\EntityJob {#2585 …10}
                +value: "1000"
                +label: "1000"
                +attr: []
                +labelTranslationParameters: []
              }
            ]
            "separator" => "-------------------"
            "separator_html" => false
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
            "choice_translation_parameters" => []
            "is_selected" => Closure($choice, $value) {#1917
              class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
            }
            "placeholder_in_choices" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "color" => Symfony\Component\FormFormView {#1916}
        "_token" => Symfony\Component\FormFormView {#2695
          +vars: array:32 [
            "value" => "7dda2bea26208747a.MH6ukBbd3Xbxb6sInwcsbOsls55yZ2FWN5O_8tK4tag.fzHI03OJsy6JDMRFzW9LHZ5y9cQeCTsCZb7Okbf89PBBM9vGW5TrJKBZwA"
            "attr" => []
            "form" => Symfony\Component\FormFormView {#2695}
            "id" => "note__token"
            "name" => "_token"
            "full_name" => "note[_token]"
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "hidden"
              2 => "csrf_token"
              3 => "_note__token"
            ]
            "unique_block_prefix" => "_note__token"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note__token_hidden"
            "errors" => Symfony\Component\FormFormErrorIterator {#2703
              -errors: []
              -form: Symfony\Component\FormForm {#2699
                -parent: null
                -children: Symfony\Component\Form\UtilOrderedHashMap {#2701 …3}
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: "7dda2bea26208747a.MH6ukBbd3Xbxb6sInwcsbOsls55yZ2FWN5O_8tK4tag.fzHI03OJsy6JDMRFzW9LHZ5y9cQeCTsCZb7Okbf89PBBM9vGW5TrJKBZwA"
                -normData: "7dda2bea26208747a.MH6ukBbd3Xbxb6sInwcsbOsls55yZ2FWN5O_8tK4tag.fzHI03OJsy6JDMRFzW9LHZ5y9cQeCTsCZb7Okbf89PBBM9vGW5TrJKBZwA"
                -viewData: "7dda2bea26208747a.MH6ukBbd3Xbxb6sInwcsbOsls55yZ2FWN5O_8tK4tag.fzHI03OJsy6JDMRFzW9LHZ5y9cQeCTsCZb7Okbf89PBBM9vGW5TrJKBZwA"
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "_token"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#2700 …29}
              }
            }
            "valid" => true
            "data" => "7dda2bea26208747a.MH6ukBbd3Xbxb6sInwcsbOsls55yZ2FWN5O_8tK4tag.fzHI03OJsy6JDMRFzW9LHZ5y9cQeCTsCZb7Okbf89PBBM9vGW5TrJKBZwA"
            "required" => false
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
      ]
      -rendered: false
      -methodRendered: true
      +parent: null
    }
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

Symfony\Component\Form\FormView {#2684
  +vars: array:33 [
    "value" => "0"
    "attr" => array:2 [
      "data-color" => PostitColors {#1370
        +name: "ROSE"
        +value: "#ff7eb9"
      }
      "style" => "background-color: #ff7eb9;"
    ]
    "form" => Symfony\Component\FormFormView {#2684}
    "id" => "note_color_0"
    "name" => "0"
    "full_name" => "note[color]"
    "disabled" => false
    "label" => "Rose"
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:4 [
      0 => "form"
      1 => "checkbox"
      2 => "radio"
      3 => "_note_color_entry"
    ]
    "unique_block_prefix" => "_note_color_entry"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_color_entry_radio"
    "errors" => Symfony\Component\FormFormErrorIterator {#2685
      -errors: []
      -form: Symfony\Component\FormForm {#1832
        -parent: Symfony\Component\FormForm {#1829
          -parent: Symfony\Component\FormForm {#1775
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1777
              -orderedKeys: array:3 [
                0 => "content"
                1 => "job"
                2 => "color"
              ]
              -managedCursors: []
              -elements: array:3 [
                "content" => Symfony\Component\FormForm {#1778
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1780 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "content"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1854 …5}
                  -config: Symfony\Component\FormFormBuilder {#1779 …29}
                }
                "job" => Symfony\Component\FormForm {#1781
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1783 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "job"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1857 …5}
                  -config: Symfony\Component\FormFormBuilder {#1782 …29}
                }
                "color" => Symfony\Component\FormForm {#1829}
              ]
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: App\EntityNote {#1256
              -id: null
              -createdAt: null
              -content: null
              -job: null
              -user: null
              -color: null
            }
            -normData: App\EntityNote {#1256}
            -viewData: App\EntityNote {#1256}
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "note"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#1776
              #locked: true
              -name: "note"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: true
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643
                -proxiedType: Symfony\Component\FormResolvedFormType {#1634
                  -typeExtensions: []
                  -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1625 …18}
                  -innerType: App\FormNoteType {#1468 …}
                  -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934
                    -proxiedType: Symfony\Component\FormResolvedFormType {#933 …4}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                      #data: array:3 [
                        "forms" => array:4 [
                          "job_form" => &13 array:10 [ …10]
                          "note" => &14 array:10 [ …10]
                          "action" => &15 array:10 [ …10]
                          "job_tracking" => &16 array:10 [ …10]
                        ]
                        "forms_by_hash" => array:49 [
                          "000000000000041b0000000000000000" => &13 array:10 [&13 …10]
                          "00000000000004410000000000000000" => & array:10 [ …10]
                          "00000000000004440000000000000000" => & array:10 [ …10]
                          "00000000000004470000000000000000" => & array:10 [ …10]
                          "000000000000041d0000000000000000" => & array:10 [ …10]
                          "00000000000004200000000000000000" => & array:10 [ …10]
                          "00000000000004230000000000000000" => & array:10 [ …10]
                          "000000000000076e0000000000000000" => & array:10 [ …10]
                          "00000000000006ef0000000000000000" => &14 array:10 [&14 …10]
                          "00000000000006f20000000000000000" => & array:10 [ …10]
                          "00000000000006f50000000000000000" => & array:10 [ …10]
                          "00000000000007250000000000000000" => & array:10 [ …10]
                          "00000000000007280000000000000000" => & array:10 [ …10]
                          "000000000000072b0000000000000000" => & array:10 [ …10]
                          "000000000000072e0000000000000000" => & array:10 [ …10]
                          "00000000000007310000000000000000" => & array:10 [ …10]
                          "00000000000007340000000000000000" => & array:10 [ …10]
                          "0000000000000a8b0000000000000000" => & array:10 [ …10]
                          "00000000000004b40000000000000000" => &15 array:10 [&15 …10]
                          "000000000000052d0000000000000000" => & array:10 [ …10]
                          "00000000000005300000000000000000" => & array:10 [ …10]
                          "00000000000005330000000000000000" => & array:10 [ …10]
                          "00000000000005360000000000000000" => & array:10 [ …10]
                          "00000000000005390000000000000000" => & array:10 [ …10]
                          "000000000000053c0000000000000000" => & array:10 [ …10]
                          "000000000000053f0000000000000000" => & array:10 [ …10]
                          "00000000000005420000000000000000" => & array:10 [ …10]
                          "00000000000005450000000000000000" => & array:10 [ …10]
                          "00000000000005480000000000000000" => & array:10 [ …10]
                          "000000000000054b0000000000000000" => & array:10 [ …10]
                          "000000000000054e0000000000000000" => & array:10 [ …10]
                          "00000000000005510000000000000000" => & array:10 [ …10]
                          "0000000000000ab70000000000000000" => & array:10 [ …10]
                          "00000000000006490000000000000000" => &16 array:10 [&16 …10]
                          "00000000000006460000000000000000" => & array:10 [ …10]
                          "00000000000006710000000000000000" => & array:10 [ …10]
                          "00000000000006740000000000000000" => & array:10 [ …10]
                          "00000000000006770000000000000000" => & array:10 [ …10]
                          "000000000000067a0000000000000000" => & array:10 [ …10]
                          "000000000000067d0000000000000000" => & array:10 [ …10]
                          "00000000000006800000000000000000" => & array:10 [ …10]
                          "00000000000006830000000000000000" => & array:10 [ …10]
                          "00000000000006860000000000000000" => & array:10 [ …10]
                          "00000000000006890000000000000000" => & array:10 [ …10]
                          "000000000000068c0000000000000000" => & array:10 [ …10]
                          "000000000000068f0000000000000000" => & array:10 [ …10]
                          "00000000000006920000000000000000" => & array:10 [ …10]
                          "00000000000006950000000000000000" => & array:10 [ …10]
                          "0000000000000ae50000000000000000" => & array:10 [ …10]
                        ]
                        "nb_errors" => 0
                      ]
                      -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                      -dataByForm: array:49 [
                        "000000000000041b0000000000000000" => array:8 [
                          "id" => "job_form"
                          "name" => "job_form"
                          "type_class" => "App\Form\JobFormType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004410000000000000000" => array:8 [
                          "id" => "job_form_recruiter"
                          "name" => "recruiter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004440000000000000000" => array:8 [
                          "id" => "job_form_title"
                          "name" => "title"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004470000000000000000" => array:8 [
                          "id" => "job_form_source"
                          "name" => "source"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000041d0000000000000000" => array:8 [
                          "id" => "job_form_offerDescription"
                          "name" => "offerDescription"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004200000000000000000" => array:8 [
                          "id" => "job_form_created_at"
                          "name" => "created_at"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000004230000000000000000" => array:8 [
                          "id" => "job_form_coverLetter"
                          "name" => "coverLetter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:3 [ …3]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b40000000000000000" => array:8 [
                          "id" => "action"
                          "name" => "action"
                          "type_class" => "App\Form\ActionType"
                          "synchronized" => true
                          "passed_options" => []
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000052d0000000000000000" => array:8 [
                          "id" => "action_name"
                          "name" => "name"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:67 [ …67]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005300000000000000000" => array:8 [
                          "id" => "action_name_0"
                          "name" => "0"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005330000000000000000" => array:8 [
                          "id" => "action_name_1"
                          "name" => "1"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005360000000000000000" => array:8 [
                          "id" => "action_name_2"
                          "name" => "2"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005390000000000000000" => array:8 [
                          "id" => "action_name_3"
                          "name" => "3"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053c0000000000000000" => array:8 [
                          "id" => "action_name_4"
                          "name" => "4"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053f0000000000000000" => array:8 [
                          "id" => "action_name_5"
                          "name" => "5"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005420000000000000000" => array:8 [
                          "id" => "action_name_6"
                          "name" => "6"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005450000000000000000" => array:8 [
                          "id" => "action_name_7"
                          "name" => "7"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005480000000000000000" => array:8 [
                          "id" => "action_name_8"
                          "name" => "8"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054b0000000000000000" => array:8 [
                          "id" => "action_name_9"
                          "name" => "9"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054e0000000000000000" => array:8 [
                          "id" => "action_name_10"
                          "name" => "10"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005510000000000000000" => array:8 [
                          "id" => "action_name_11"
                          "name" => "11"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006490000000000000000" => array:8 [
                          "id" => "job_tracking"
                          "name" => "job_tracking"
                          "type_class" => "App\Form\JobTrackingType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000006460000000000000000" => array:8 [
                          "id" => "job_tracking_createdAt"
                          "name" => "createdAt"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006710000000000000000" => array:8 [
                          "id" => "job_tracking_action"
                          "name" => "action"
                          "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                          "synchronized" => true
                          "passed_options" => array:8 [ …8]
                          "resolved_options" => array:71 [ …71]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006740000000000000000" => array:8 [
                          "id" => "job_tracking_action_76"
                          "name" => "76"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006770000000000000000" => array:8 [
                          "id" => "job_tracking_action_77"
                          "name" => "77"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067a0000000000000000" => array:8 [
                          "id" => "job_tracking_action_78"
                          "name" => "78"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067d0000000000000000" => array:8 [
                          "id" => "job_tracking_action_79"
                          "name" => "79"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006800000000000000000" => array:8 [
                          "id" => "job_tracking_action_80"
                          "name" => "80"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006830000000000000000" => array:8 [
                          "id" => "job_tracking_action_81"
                          "name" => "81"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                           …4
                        ]
                        "00000000000006860000000000000000" => array:8 [ …8]
                        "00000000000006890000000000000000" => array:8 [ …8]
                        "000000000000068c0000000000000000" => array:8 [ …8]
                        "000000000000068f0000000000000000" => array:8 [ …8]
                        "00000000000006920000000000000000" => array:8 [ …8]
                        "00000000000006950000000000000000" => array:8 [ …8]
                        "00000000000006ef0000000000000000" => array:8 [ …8]
                        "00000000000006f20000000000000000" => array:8 [ …8]
                        "00000000000006f50000000000000000" => array:8 [ …8]
                        "00000000000007250000000000000000" => array:8 [ …8]
                        "00000000000007280000000000000000" => array:8 [ …8]
                        "000000000000072b0000000000000000" => array:8 [ …8]
                        "000000000000072e0000000000000000" => array:8 [ …8]
                        "00000000000007310000000000000000" => array:8 [ …8]
                        "00000000000007340000000000000000" => array:8 [ …8]
                        "000000000000076e0000000000000000" => array:8 [ …8]
                        "0000000000000a8b0000000000000000" => array:8 [ …8]
                        "0000000000000ab70000000000000000" => array:8 [ …8]
                        "0000000000000ae50000000000000000" => array:8 [ …8]
                      ]
                      -dataByView: array:49 [
                        "000000000000074c0000000000000000" => array:3 [ …3]
                        "00000000000007660000000000000000" => array:3 [ …3]
                        "00000000000007620000000000000000" => array:3 [ …3]
                        "00000000000007600000000000000000" => array:3 [ …3]
                        "00000000000006ab0000000000000000" => array:3 [ …3]
                        "00000000000007560000000000000000" => array:3 [ …3]
                        "00000000000007590000000000000000" => array:3 [ …3]
                        "00000000000007690000000000000000" => array:3 [ …3]
                        "00000000000007750000000000000000" => array:3 [ …3]
                        "00000000000007780000000000000000" => array:3 [ …3]
                        "000000000000077b0000000000000000" => array:3 [ …3]
                        "000000000000077c0000000000000000" => array:3 [ …3]
                        "0000000000000a7c0000000000000000" => array:3 [ …3]
                        "0000000000000a7f0000000000000000" => array:3 [ …3]
                        "0000000000000a810000000000000000" => array:3 [ …3]
                        "0000000000000a830000000000000000" => array:3 [ …3]
                        "0000000000000a850000000000000000" => array:3 [ …3]
                        "0000000000000a870000000000000000" => array:3 [ …3]
                        "0000000000000a920000000000000000" => array:3 [ …3]
                        "0000000000000a950000000000000000" => array:3 [ …3]
                        "0000000000000a9a0000000000000000" => array:3 [ …3]
                        "0000000000000a9d0000000000000000" => array:3 [ …3]
                        "0000000000000a9f0000000000000000" => array:3 [ …3]
                        "0000000000000aa10000000000000000" => array:3 [ …3]
                        "0000000000000aa30000000000000000" => array:3 [ …3]
                        "0000000000000aa50000000000000000" => array:3 [ …3]
                        "0000000000000aa70000000000000000" => array:3 [ …3]
                        "0000000000000aa90000000000000000" => array:3 [ …3]
                        "0000000000000aab0000000000000000" => array:3 [ …3]
                        "0000000000000aad0000000000000000" => array:3 [ …3]
                        "0000000000000aaf0000000000000000" => array:3 [ …3]
                        "0000000000000ab10000000000000000" => array:3 [ …3]
                        "0000000000000ab30000000000000000" => array:3 [ …3]
                        "0000000000000abe0000000000000000" => array:3 [ …3]
                        "0000000000000ac10000000000000000" => array:3 [ …3]
                        "0000000000000ac40000000000000000" => array:3 [ …3]
                        "0000000000000ac80000000000000000" => array:3 [ …3]
                        "0000000000000acb0000000000000000" => array:3 [ …3]
                        "0000000000000acd0000000000000000" => array:3 [ …3]
                        "0000000000000acf0000000000000000" => array:3 [ …3]
                        "0000000000000ad10000000000000000" => array:3 [ …3]
                        "0000000000000ad30000000000000000" => array:3 [ …3]
                        "0000000000000ad50000000000000000" => array:3 [ …3]
                        "0000000000000ad70000000000000000" => array:3 [ …3]
                        "0000000000000ad90000000000000000" => array:3 [ …3]
                        "0000000000000adb0000000000000000" => array:3 [ …3]
                        "0000000000000add0000000000000000" => array:3 [ …3]
                        "0000000000000adf0000000000000000" => array:3 [ …3]
                        "0000000000000ae10000000000000000" => array:3 [ …3]
                      ]
                      -formsByView: array:49 [
                        "00000000000007660000000000000000" => "00000000000004410000000000000000"
                        "00000000000007620000000000000000" => "00000000000004440000000000000000"
                        "00000000000007600000000000000000" => "00000000000004470000000000000000"
                        "00000000000006ab0000000000000000" => "000000000000041d0000000000000000"
                        "00000000000007560000000000000000" => "00000000000004200000000000000000"
                        "00000000000007590000000000000000" => "00000000000004230000000000000000"
                        "00000000000007690000000000000000" => "000000000000076e0000000000000000"
                        "000000000000074c0000000000000000" => "000000000000041b0000000000000000"
                        "00000000000007780000000000000000" => "00000000000006f20000000000000000"
                        "000000000000077b0000000000000000" => "00000000000006f50000000000000000"
                        "0000000000000a7c0000000000000000" => "00000000000007280000000000000000"
                        "0000000000000a7f0000000000000000" => "000000000000072b0000000000000000"
                        "0000000000000a810000000000000000" => "000000000000072e0000000000000000"
                        "0000000000000a830000000000000000" => "00000000000007310000000000000000"
                        "0000000000000a850000000000000000" => "00000000000007340000000000000000"
                        "000000000000077c0000000000000000" => "00000000000007250000000000000000"
                        "0000000000000a870000000000000000" => "0000000000000a8b0000000000000000"
                        "00000000000007750000000000000000" => "00000000000006ef0000000000000000"
                        "0000000000000a9a0000000000000000" => "00000000000005300000000000000000"
                        "0000000000000a9d0000000000000000" => "00000000000005330000000000000000"
                        "0000000000000a9f0000000000000000" => "00000000000005360000000000000000"
                        "0000000000000aa10000000000000000" => "00000000000005390000000000000000"
                        "0000000000000aa30000000000000000" => "000000000000053c0000000000000000"
                        "0000000000000aa50000000000000000" => "000000000000053f0000000000000000"
                        "0000000000000aa70000000000000000" => "00000000000005420000000000000000"
                        "0000000000000aa90000000000000000" => "00000000000005450000000000000000"
                        "0000000000000aab0000000000000000" => "00000000000005480000000000000000"
                        "0000000000000aad0000000000000000" => "000000000000054b0000000000000000"
                        "0000000000000aaf0000000000000000" => "000000000000054e0000000000000000"
                        "0000000000000ab10000000000000000" => "00000000000005510000000000000000"
                        "0000000000000a950000000000000000" => "000000000000052d0000000000000000"
                        "0000000000000ab30000000000000000" => "0000000000000ab70000000000000000"
                        "0000000000000a920000000000000000" => "00000000000004b40000000000000000"
                        "0000000000000ac10000000000000000" => "00000000000006460000000000000000"
                        "0000000000000ac80000000000000000" => "00000000000006740000000000000000"
                        "0000000000000acb0000000000000000" => "00000000000006770000000000000000"
                        "0000000000000acd0000000000000000" => "000000000000067a0000000000000000"
                        "0000000000000acf0000000000000000" => "000000000000067d0000000000000000"
                        "0000000000000ad10000000000000000" => "00000000000006800000000000000000"
                        "0000000000000ad30000000000000000" => "00000000000006830000000000000000"
                        "0000000000000ad50000000000000000" => "00000000000006860000000000000000"
                        "0000000000000ad70000000000000000" => "00000000000006890000000000000000"
                        "0000000000000ad90000000000000000" => "000000000000068c0000000000000000"
                        "0000000000000adb0000000000000000" => "000000000000068f0000000000000000"
                        "0000000000000add0000000000000000" => "00000000000006920000000000000000"
                        "0000000000000adf0000000000000000" => "00000000000006950000000000000000"
                        "0000000000000ac40000000000000000" => "00000000000006710000000000000000"
                        "0000000000000ae10000000000000000" => "0000000000000ae50000000000000000"
                        "0000000000000abe0000000000000000" => "00000000000006490000000000000000"
                      ]
                      -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                    }
                  }
                }
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943
                -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#940
                  -accessors: array:2 [ …2]
                }
              }
              -required: true
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#1445
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                use: {
                  $class: "App\Entity\Note"
                }
              }
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "data" => App\EntityNote {#1256}
                ]
              ]
              -data: App\EntityNote {#1256}
              -dataClass: "App\Entity\Note"
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#906
                -registry: Symfony\Component\FormFormRegistry {#905
                  -extensions: array:1 [
                    0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#904 …5}
                  ]
                  -types: array:13 [
                    "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                    "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#970 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008 …2}
                    "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1023 …2}
                    "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1029 …2}
                    "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1171
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1172
                          -defined: array:68 [ …68]
                          -defaults: array:67 [ …67]
                          -nested: []
                          -required: []
                          -resolved: array:30 [ …30]
                          -normalizers: array:5 [ …5]
                          -allowedValues: []
                          -allowedTypes: array:31 [ …31]
                          -info: array:3 [ …3]
                          -lazy: array:4 [ …4]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1131
                          -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1129 …3}
                          -translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                        }
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1208
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1211 …18}
                        -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1213}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1210
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1218
                          -defined: array:52 [
                            "block_name" => true
                            "block_prefix" => true
                            "disabled" => true
                            "label" => true
                            "label_format" => true
                            "row_attr" => true
                            "label_html" => true
                            "label_translation_parameters" => true
                            "attr_translation_parameters" => true
                            "attr" => true
                            "translation_domain" => true
                            "auto_initialize" => true
                            "priority" => true
                            "form_attr" => true
                            "data" => true
                            "data_class" => true
                            "empty_data" => true
                            "trim" => true
                            "required" => true
                            "property_path" => true
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => true
                            "label_attr" => true
                            "inherit_data" => true
                            "compound" => true
                            "method" => true
                            "action" => true
                            "post_max_size_message" => true
                            "upload_max_size_message" => true
                            "allow_file_upload" => true
                            "help" => true
                            "help_attr" => true
                            "help_html" => true
                            "help_translation_parameters" => true
                            "invalid_message" => true
                            "invalid_message_parameters" => true
                            "is_empty_callback" => true
                            "getter" => true
                            "setter" => true
                            "validation_groups" => true
                            "error_mapping" => true
                            "constraints" => true
                            "allow_extra_fields" => true
                            "extra_fields_message" => true
                            "csrf_protection" => true
                            "csrf_field_name" => true
                            "csrf_message" => true
                            "csrf_token_manager" => true
                            "csrf_token_id" => true
                            "value" => true
                            "false_values" => true
                          ]
                          -defaults: array:51 [
                            "block_name" => null
                            "block_prefix" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "row_attr" => []
                            "label_html" => false
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "attr" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "priority" => 0
                            "form_attr" => false
                            "data_class" => null
                            "empty_data" => Closure(FormInterface $form, $viewData) {#1212
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => null
                            "label_attr" => []
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "action" => ""
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "upload_max_size_message" => null
                            "allow_file_upload" => false
                            "help" => null
                            "help_attr" => []
                            "help_html" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "is_empty_callback" => Closure($modelData): bool {#1215
                              returnType: "bool"
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "getter" => null
                            "setter" => null
                            "validation_groups" => null
                            "error_mapping" => []
                            "constraints" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654
                              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#655
                                -entropy: 256
                              }
                              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#656
                                -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                                  -requests: array:1 [ …1]
                                }
                                -namespace: "_csrf"
                              }
                              -namespace: Closure() {#628
                                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                                this: Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                                use: { …2}
                              }
                            }
                            "csrf_token_id" => null
                            "value" => "1"
                            "false_values" => array:1 [ …1]
                          ]
                          -nested: []
                          -required: []
                          -resolved: array:30 [
                            "block_name" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "allow_file_upload" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "error_mapping" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                            "csrf_token_id" => null
                            "value" => "1"
                          ]
                          -normalizers: array:3 [
                            "validation_groups" => array:1 [ …1]
                            "constraints" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -allowedValues: []
                          -allowedTypes: array:17 [
                            "block_prefix" => array:2 [ …2]
                            "attr" => array:1 [ …1]
                            "row_attr" => array:1 [ …1]
                            "label_html" => array:1 [ …1]
                            "priority" => array:1 [ …1]
                            "form_attr" => array:2 [ …2]
                            "label_attr" => array:1 [ …1]
                            "action" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                            "help" => array:3 [ …3]
                            "help_attr" => array:1 [ …1]
                            "help_html" => array:1 [ …1]
                            "is_empty_callback" => array:2 [ …2]
                            "getter" => array:2 [ …2]
                            "setter" => array:2 [ …2]
                            "constraints" => array:2 [ …2]
                            "false_values" => array:1 [ …1]
                          ]
                          -info: array:3 [
                            "priority" => "The form rendering priority (higher priorities will be rendered first)"
                            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                          ]
                          -lazy: array:3 [
                            "data_class" => array:1 [ …1]
                            "error_bubbling" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeRadioType {#1207}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1319 …2}
                    "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405 …2}
                    "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643}
                    "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1884 …2}
                  ]
                  -guesser: false
                  -checkedTypes: []
                  -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#892
                    -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#891}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                  }
                }
              }
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942
                -serverParams: Symfony\Component\Form\UtilServerParams {#941
                  -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
                }
              }
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1847 …1}
              -options: array:50 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "error_mapping" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "label_html" => false
                "attr" => []
                "priority" => 0
                "form_attr" => false
                "data_class" => "App\Entity\Note"
                "empty_data" => Closure(FormInterface $form) {#1445}
                "error_bubbling" => true
                "label_attr" => []
                "action" => ""
                "upload_max_size_message" => Closure() {#1566
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  use: { …3}
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "is_empty_callback" => null
                "getter" => null
                "setter" => null
                "validation_groups" => null
                "constraints" => []
                "data" => App\EntityNote {#1256}
              ]
              -children: []
              -unresolvedChildren: []
            }
          }
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1831
            -orderedKeys: array:5 [
              0 => "0"
              1 => "1"
              2 => "2"
              3 => "3"
              4 => "4"
            ]
            -managedCursors: []
            -elements: array:5 [
              0 => Symfony\Component\FormForm {#1832}
              1 => Symfony\Component\FormForm {#1835
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1837
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "1"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1836
                  #locked: true
                  -name: "1"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1870}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              2 => Symfony\Component\FormForm {#1838
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1840
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "2"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1839
                  #locked: true
                  -name: "2"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1872}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              3 => Symfony\Component\FormForm {#1841
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1843
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "3"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1842
                  #locked: true
                  -name: "3"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1874}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              4 => Symfony\Component\FormForm {#1844
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1846
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "4"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1845
                  #locked: true
                  -name: "4"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1876}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
            ]
          }
          -errors: []
          -submitted: false
          -clickedButton: null
          -modelData: "#feff9c"
          -normData: "#feff9c"
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "color"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1861
            -elements: array:1 [
              0 => "color"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -isNullSafe: array:1 [
              0 => false
            ]
            -pathAsString: "color"
          }
          -config: Symfony\Component\FormFormBuilder {#1830
            #locked: true
            -name: "color"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: true
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1773
                -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1764
                  #choices: array:5 [
                    0 => PostitColors {#1370}
                    1 => PostitColors {#1689
                      +name: "ROSE_CLAIR"
                      +value: "#ff65a3"
                    }
                    2 => PostitColors {#1691
                      +name: "CYAN"
                      +value: "#7afcff"
                    }
                    3 => PostitColors {#1692
                      +name: "JAUNE"
                      +value: "#feff9c"
                    }
                    4 => PostitColors {#1693
                      +name: "JAUNE_CLAIR"
                      +value: "#fff740"
                    }
                  ]
                  #structuredValues: array:5 [
                    "Rose" => "0"
                    "Rose clair" => "1"
                    "Cyan" => "2"
                    "Jaune" => "3"
                    "Jaune clair" => "4"
                  ]
                  #originalKeys: array:5 [
                    0 => "Rose"
                    1 => "Rose clair"
                    2 => "Cyan"
                    3 => "Jaune"
                    4 => "Jaune clair"
                  ]
                  #valueCallback: null
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1765}
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: null
            -attributes: array:3 [
              "data_collector/passed_options" => array:6 [
                "choices" => array:5 [
                  "Rose" => PostitColors {#1370}
                  "Rose clair" => PostitColors {#1689}
                  "Cyan" => PostitColors {#1691}
                  "Jaune" => PostitColors {#1692}
                  "Jaune clair" => PostitColors {#1693}
                ]
                "expanded" => true
                "multiple" => false
                "label" => false
                "data" => "#feff9c"
                "choice_attr" => Closure($choice, $key, $value) {#1694
                  class: "App\FormNoteType"
                  this: App\FormNoteType {#1468 …}
                }
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1764}
              "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1771
                +choices: array:5 [
                  0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766
                    +data: PostitColors {#1370}
                    +value: "0"
                    +label: "Rose"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1370}
                      "style" => "background-color: #ff7eb9;"
                    ]
                    +labelTranslationParameters: []
                  }
                  1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767
                    +data: PostitColors {#1689}
                    +value: "1"
                    +label: "Rose clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1689}
                      "style" => "background-color: #ff65a3;"
                    ]
                    +labelTranslationParameters: []
                  }
                  2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768
                    +data: PostitColors {#1691}
                    +value: "2"
                    +label: "Cyan"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1691}
                      "style" => "background-color: #7afcff;"
                    ]
                    +labelTranslationParameters: []
                  }
                  3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769
                    +data: PostitColors {#1692}
                    +value: "3"
                    +label: "Jaune"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1692}
                      "style" => "background-color: #feff9c;"
                    ]
                    +labelTranslationParameters: []
                  }
                  4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770
                    +data: PostitColors {#1693}
                    +value: "4"
                    +label: "Jaune clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1693}
                      "style" => "background-color: #fff740;"
                    ]
                    +labelTranslationParameters: []
                  }
                ]
                +preferredChoices: []
              }
            ]
            -data: "#feff9c"
            -dataClass: null
            -dataLocked: true
            -formFactory: Symfony\Component\FormFormFactory {#906}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
            -autoInitialize: false
            -isEmptyCallback: null
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1853 …1}
            -options: array:68 [
              "block_name" => null
              "disabled" => false
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "invalid_message" => "The selected choice is invalid."
              "invalid_message_parameters" => []
              "error_mapping" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
              "csrf_token_id" => null
              "block_prefix" => null
              "label" => false
              "row_attr" => []
              "label_html" => false
              "attr" => []
              "priority" => 0
              "form_attr" => false
              "data_class" => null
              "expanded" => true
              "multiple" => false
              "empty_data" => null
              "error_bubbling" => false
              "label_attr" => []
              "compound" => true
              "action" => ""
              "upload_max_size_message" => Closure() {#1759
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                use: {
                  $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                  $message: Closure() {#1758}
                  $translationDomain: "validators"
                }
              }
              "help" => null
              "help_attr" => []
              "help_html" => false
              "is_empty_callback" => null
              "getter" => null
              "setter" => null
              "validation_groups" => null
              "constraints" => []
              "choices" => array:5 [
                "Rose" => PostitColors {#1370}
                "Rose clair" => PostitColors {#1689}
                "Cyan" => PostitColors {#1691}
                "Jaune" => PostitColors {#1692}
                "Jaune clair" => PostitColors {#1693}
              ]
              "choice_filter" => null
              "choice_loader" => null
              "choice_label" => null
              "choice_name" => null
              "choice_value" => null
              "choice_attr" => Closure($choice, $key, $value) {#1694}
              "choice_translation_parameters" => []
              "preferred_choices" => []
              "separator" => "-------------------"
              "separator_html" => false
              "duplicate_preferred_choices" => true
              "group_by" => null
              "placeholder" => null
              "placeholder_attr" => []
              "choice_translation_domain" => null
              "data" => "#feff9c"
            ]
            -children: []
            -unresolvedChildren: []
          }
        }
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1834
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "0"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1833
          #locked: true
          -name: "0"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1792
              -trueValue: "0"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1212}
          -attributes: array:1 [
            "data_collector/passed_options" => array:7 [
              "value" => "0"
              "label" => "Rose"
              "label_html" => false
              "attr" => array:2 [
                "data-color" => PostitColors {#1370}
                "style" => "background-color: #ff7eb9;"
              ]
              "label_translation_parameters" => []
              "translation_domain" => null
              "block_name" => "entry"
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: Closure($modelData): bool {#1215}
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1869 …1}
          -options: array:51 [
            "disabled" => false
            "label_format" => null
            "attr_translation_parameters" => []
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please select a valid option."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_name" => "entry"
            "block_prefix" => null
            "label" => "Rose"
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr" => array:2 [
              "data-color" => PostitColors {#1370}
              "style" => "background-color: #ff7eb9;"
            ]
            "translation_domain" => null
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1212}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1786
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: {
                $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                $message: Closure() {#1785}
                $translationDomain: "validators"
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => Closure($modelData): bool {#1215}
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "value" => "0"
            "false_values" => array:1 [
              0 => null
            ]
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => false
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => false
    "method" => "POST"
    "action" => ""
    "submitted" => false
    "checked" => false
  ]
  +children: []
  -rendered: false
  -methodRendered: false
  +parent: Symfony\Component\FormFormView {#1916
    +vars: array:44 [
      "value" => ""
      "attr" => []
      "form" => Symfony\Component\FormFormView {#1916}
      "id" => "note_color"
      "name" => "color"
      "full_name" => "note[color]"
      "disabled" => false
      "label" => false
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => array:3 [
        0 => "form"
        1 => "choice"
        2 => "_note_color"
      ]
      "unique_block_prefix" => "_note_color"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_note_color_choice"
      "errors" => Symfony\Component\FormFormErrorIterator {#2680
        -errors: []
        -form: Symfony\Component\FormForm {#1829}
      }
      "valid" => true
      "data" => "#feff9c"
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "multiple" => false
      "expanded" => true
      "preferred_choices" => []
      "choices" => array:5 [
        0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766}
        1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767}
        2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768}
        3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769}
        4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770}
      ]
      "separator" => "-------------------"
      "separator_html" => false
      "placeholder" => null
      "placeholder_attr" => []
      "choice_translation_domain" => null
      "choice_translation_parameters" => []
      "is_selected" => Closure($choice, $value) {#2681
        class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
      }
      "placeholder_in_choices" => false
    ]
    +children: array:5 [
      0 => Symfony\Component\FormFormView {#2684}
      1 => Symfony\Component\FormFormView {#2687
        +vars: array:33 [
          "value" => "1"
          "attr" => array:2 [
            "data-color" => PostitColors {#1689}
            "style" => "background-color: #ff65a3;"
          ]
          "form" => Symfony\Component\FormFormView {#2687}
          "id" => "note_color_1"
          "name" => "1"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Rose clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2686
            -errors: []
            -form: Symfony\Component\FormForm {#1835}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      2 => Symfony\Component\FormFormView {#2689
        +vars: array:33 [
          "value" => "2"
          "attr" => array:2 [
            "data-color" => PostitColors {#1691}
            "style" => "background-color: #7afcff;"
          ]
          "form" => Symfony\Component\FormFormView {#2689}
          "id" => "note_color_2"
          "name" => "2"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Cyan"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2688
            -errors: []
            -form: Symfony\Component\FormForm {#1838}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      3 => Symfony\Component\FormFormView {#2691
        +vars: array:33 [
          "value" => "3"
          "attr" => array:2 [
            "data-color" => PostitColors {#1692}
            "style" => "background-color: #feff9c;"
          ]
          "form" => Symfony\Component\FormFormView {#2691}
          "id" => "note_color_3"
          "name" => "3"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2690
            -errors: []
            -form: Symfony\Component\FormForm {#1841}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      4 => Symfony\Component\FormFormView {#2693
        +vars: array:33 [
          "value" => "4"
          "attr" => array:2 [
            "data-color" => PostitColors {#1693}
            "style" => "background-color: #fff740;"
          ]
          "form" => Symfony\Component\FormFormView {#2693}
          "id" => "note_color_4"
          "name" => "4"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2692
            -errors: []
            -form: Symfony\Component\FormForm {#1844}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
    ]
    -rendered: false
    -methodRendered: false
    +parent: Symfony\Component\FormFormView {#1909
      +vars: array:32 [
        "value" => App\EntityNote {#1256}
        "attr" => []
        "form" => Symfony\Component\FormFormView {#1909}
        "id" => "note"
        "name" => "note"
        "full_name" => "note"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "note"
          2 => "_note"
        ]
        "unique_block_prefix" => "_note"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_note"
        "errors" => Symfony\Component\FormFormErrorIterator {#1908
          -errors: []
          -form: Symfony\Component\FormForm {#1775}
        }
        "valid" => true
        "data" => App\EntityNote {#1256}
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: array:4 [
        "content" => Symfony\Component\FormFormView {#1912
          +vars: array:33 [
            "value" => ""
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "form" => Symfony\Component\FormFormView {#1912}
            "id" => "note_content"
            "name" => "content"
            "full_name" => "note[content]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "text"
              2 => "textarea"
              3 => "_note_content"
            ]
            "unique_block_prefix" => "_note_content"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_content_textarea"
            "errors" => Symfony\Component\FormFormErrorIterator {#1913
              -errors: []
              -form: Symfony\Component\FormForm {#1778}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "pattern" => null
          ]
          +children: []
          -rendered: true
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "job" => Symfony\Component\FormFormView {#1915
          +vars: array:44 [
            "value" => ""
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "form" => Symfony\Component\FormFormView {#1915}
            "id" => "note_job"
            "name" => "job"
            "full_name" => "note[job]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "choice"
              2 => "entity"
              3 => "_note_job"
            ]
            "unique_block_prefix" => "_note_job"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_job_entity"
            "errors" => Symfony\Component\FormFormErrorIterator {#1914
              -errors: []
              -form: Symfony\Component\FormForm {#1781}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "multiple" => false
            "expanded" => false
            "preferred_choices" => []
            "choices" => array:100 [
              901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1918
                +data: App\EntityJob {#1926 …10}
                +value: "901"
                +label: "901"
                +attr: []
                +labelTranslationParameters: []
              }
              902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1931
                +data: App\EntityJob {#1979 …10}
                +value: "902"
                +label: "902"
                +attr: []
                +labelTranslationParameters: []
              }
              903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1920
                +data: App\EntityJob {#1988 …10}
                +value: "903"
                +label: "903"
                +attr: []
                +labelTranslationParameters: []
              }
              904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1940
                +data: App\EntityJob {#1997 …10}
                +value: "904"
                +label: "904"
                +attr: []
                +labelTranslationParameters: []
              }
              905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1919
                +data: App\EntityJob {#706 …10}
                +value: "905"
                +label: "905"
                +attr: []
                +labelTranslationParameters: []
              }
              906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1925
                +data: App\EntityJob {#2006 …10}
                +value: "906"
                +label: "906"
                +attr: []
                +labelTranslationParameters: []
              }
              907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1930
                +data: App\EntityJob {#2015 …10}
                +value: "907"
                +label: "907"
                +attr: []
                +labelTranslationParameters: []
              }
              908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1934
                +data: App\EntityJob {#2024 …10}
                +value: "908"
                +label: "908"
                +attr: []
                +labelTranslationParameters: []
              }
              909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1921
                +data: App\EntityJob {#2030 …10}
                +value: "909"
                +label: "909"
                +attr: []
                +labelTranslationParameters: []
              }
              910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1928
                +data: App\EntityJob {#2039 …10}
                +value: "910"
                +label: "910"
                +attr: []
                +labelTranslationParameters: []
              }
              911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2590
                +data: App\EntityJob {#2048 …10}
                +value: "911"
                +label: "911"
                +attr: []
                +labelTranslationParameters: []
              }
              912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2591
                +data: App\EntityJob {#2054 …10}
                +value: "912"
                +label: "912"
                +attr: []
                +labelTranslationParameters: []
              }
              913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2592
                +data: App\EntityJob {#2063 …10}
                +value: "913"
                +label: "913"
                +attr: []
                +labelTranslationParameters: []
              }
              914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2593
                +data: App\EntityJob {#2069 …10}
                +value: "914"
                +label: "914"
                +attr: []
                +labelTranslationParameters: []
              }
              915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2594
                +data: App\EntityJob {#2075 …10}
                +value: "915"
                +label: "915"
                +attr: []
                +labelTranslationParameters: []
              }
              916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2595
                +data: App\EntityJob {#2081 …10}
                +value: "916"
                +label: "916"
                +attr: []
                +labelTranslationParameters: []
              }
              917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2596
                +data: App\EntityJob {#2087 …10}
                +value: "917"
                +label: "917"
                +attr: []
                +labelTranslationParameters: []
              }
              918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2597
                +data: App\EntityJob {#2093 …10}
                +value: "918"
                +label: "918"
                +attr: []
                +labelTranslationParameters: []
              }
              919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2598
                +data: App\EntityJob {#2099 …10}
                +value: "919"
                +label: "919"
                +attr: []
                +labelTranslationParameters: []
              }
              920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2599
                +data: App\EntityJob {#2105 …10}
                +value: "920"
                +label: "920"
                +attr: []
                +labelTranslationParameters: []
              }
              921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2600
                +data: App\EntityJob {#2111 …10}
                +value: "921"
                +label: "921"
                +attr: []
                +labelTranslationParameters: []
              }
              922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2601
                +data: App\EntityJob {#2117 …10}
                +value: "922"
                +label: "922"
                +attr: []
                +labelTranslationParameters: []
              }
              923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2602
                +data: App\EntityJob {#2123 …10}
                +value: "923"
                +label: "923"
                +attr: []
                +labelTranslationParameters: []
              }
              924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2603
                +data: App\EntityJob {#2129 …10}
                +value: "924"
                +label: "924"
                +attr: []
                +labelTranslationParameters: []
              }
              925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2604
                +data: App\EntityJob {#2135 …10}
                +value: "925"
                +label: "925"
                +attr: []
                +labelTranslationParameters: []
              }
              926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2605
                +data: App\EntityJob {#2141 …10}
                +value: "926"
                +label: "926"
                +attr: []
                +labelTranslationParameters: []
              }
              927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2606
                +data: App\EntityJob {#2147 …10}
                +value: "927"
                +label: "927"
                +attr: []
                +labelTranslationParameters: []
              }
              928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2607
                +data: App\EntityJob {#2153 …10}
                +value: "928"
                +label: "928"
                +attr: []
                +labelTranslationParameters: []
              }
              929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2608
                +data: App\EntityJob {#2159 …10}
                +value: "929"
                +label: "929"
                +attr: []
                +labelTranslationParameters: []
              }
              930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2609
                +data: App\EntityJob {#2165 …10}
                +value: "930"
                +label: "930"
                +attr: []
                +labelTranslationParameters: []
              }
              931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2610
                +data: App\EntityJob {#2171 …10}
                +value: "931"
                +label: "931"
                +attr: []
                +labelTranslationParameters: []
              }
              932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2611
                +data: App\EntityJob {#2177 …10}
                +value: "932"
                +label: "932"
                +attr: []
                +labelTranslationParameters: []
              }
              933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2612
                +data: App\EntityJob {#2183 …10}
                +value: "933"
                +label: "933"
                +attr: []
                +labelTranslationParameters: []
              }
              934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2613
                +data: App\EntityJob {#2189 …10}
                +value: "934"
                +label: "934"
                +attr: []
                +labelTranslationParameters: []
              }
              935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2614
                +data: App\EntityJob {#2195 …10}
                +value: "935"
                +label: "935"
                +attr: []
                +labelTranslationParameters: []
              }
              936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2615
                +data: App\EntityJob {#2201 …10}
                +value: "936"
                +label: "936"
                +attr: []
                +labelTranslationParameters: []
              }
              937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2616
                +data: App\EntityJob {#2207 …10}
                +value: "937"
                +label: "937"
                +attr: []
                +labelTranslationParameters: []
              }
              938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2617
                +data: App\EntityJob {#2213 …10}
                +value: "938"
                +label: "938"
                +attr: []
                +labelTranslationParameters: []
              }
              939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2618
                +data: App\EntityJob {#2219 …10}
                +value: "939"
                +label: "939"
                +attr: []
                +labelTranslationParameters: []
              }
              940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2619
                +data: App\EntityJob {#2225 …10}
                +value: "940"
                +label: "940"
                +attr: []
                +labelTranslationParameters: []
              }
              941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2620
                +data: App\EntityJob {#2231 …10}
                +value: "941"
                +label: "941"
                +attr: []
                +labelTranslationParameters: []
              }
              942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2621
                +data: App\EntityJob {#2237 …10}
                +value: "942"
                +label: "942"
                +attr: []
                +labelTranslationParameters: []
              }
              943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2622
                +data: App\EntityJob {#2243 …10}
                +value: "943"
                +label: "943"
                +attr: []
                +labelTranslationParameters: []
              }
              944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2623
                +data: App\EntityJob {#2249 …10}
                +value: "944"
                +label: "944"
                +attr: []
                +labelTranslationParameters: []
              }
              945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2624
                +data: App\EntityJob {#2255 …10}
                +value: "945"
                +label: "945"
                +attr: []
                +labelTranslationParameters: []
              }
              946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2625
                +data: App\EntityJob {#2261 …10}
                +value: "946"
                +label: "946"
                +attr: []
                +labelTranslationParameters: []
              }
              947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2626
                +data: App\EntityJob {#2267 …10}
                +value: "947"
                +label: "947"
                +attr: []
                +labelTranslationParameters: []
              }
              948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2627
                +data: App\EntityJob {#2273 …10}
                +value: "948"
                +label: "948"
                +attr: []
                +labelTranslationParameters: []
              }
              949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2628
                +data: App\EntityJob {#2279 …10}
                +value: "949"
                +label: "949"
                +attr: []
                +labelTranslationParameters: []
              }
              950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2629
                +data: App\EntityJob {#2285 …10}
                +value: "950"
                +label: "950"
                +attr: []
                +labelTranslationParameters: []
              }
              951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2630
                +data: App\EntityJob {#2291 …10}
                +value: "951"
                +label: "951"
                +attr: []
                +labelTranslationParameters: []
              }
              952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2631
                +data: App\EntityJob {#2297 …10}
                +value: "952"
                +label: "952"
                +attr: []
                +labelTranslationParameters: []
              }
              953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2632
                +data: App\EntityJob {#2303 …10}
                +value: "953"
                +label: "953"
                +attr: []
                +labelTranslationParameters: []
              }
              954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2633
                +data: App\EntityJob {#2309 …10}
                +value: "954"
                +label: "954"
                +attr: []
                +labelTranslationParameters: []
              }
              955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2634
                +data: App\EntityJob {#2315 …10}
                +value: "955"
                +label: "955"
                +attr: []
                +labelTranslationParameters: []
              }
              956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2635
                +data: App\EntityJob {#2321 …10}
                +value: "956"
                +label: "956"
                +attr: []
                +labelTranslationParameters: []
              }
              957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2636
                +data: App\EntityJob {#2327 …10}
                +value: "957"
                +label: "957"
                +attr: []
                +labelTranslationParameters: []
              }
              958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2637
                +data: App\EntityJob {#2333 …10}
                +value: "958"
                +label: "958"
                +attr: []
                +labelTranslationParameters: []
              }
              959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2638
                +data: App\EntityJob {#2339 …10}
                +value: "959"
                +label: "959"
                +attr: []
                +labelTranslationParameters: []
              }
              960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2639
                +data: App\EntityJob {#2345 …10}
                +value: "960"
                +label: "960"
                +attr: []
                +labelTranslationParameters: []
              }
              961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2640
                +data: App\EntityJob {#2351 …10}
                +value: "961"
                +label: "961"
                +attr: []
                +labelTranslationParameters: []
              }
              962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2641
                +data: App\EntityJob {#2357 …10}
                +value: "962"
                +label: "962"
                +attr: []
                +labelTranslationParameters: []
              }
              963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2642
                +data: App\EntityJob {#2363 …10}
                +value: "963"
                +label: "963"
                +attr: []
                +labelTranslationParameters: []
              }
              964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2643
                +data: App\EntityJob {#2369 …10}
                +value: "964"
                +label: "964"
                +attr: []
                +labelTranslationParameters: []
              }
              965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2644
                +data: App\EntityJob {#2375 …10}
                +value: "965"
                +label: "965"
                +attr: []
                +labelTranslationParameters: []
              }
              966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2645
                +data: App\EntityJob {#2381 …10}
                +value: "966"
                +label: "966"
                +attr: []
                +labelTranslationParameters: []
              }
              967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2646
                +data: App\EntityJob {#2387 …10}
                +value: "967"
                +label: "967"
                +attr: []
                +labelTranslationParameters: []
              }
              968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2647
                +data: App\EntityJob {#2393 …10}
                +value: "968"
                +label: "968"
                +attr: []
                +labelTranslationParameters: []
              }
              969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2648
                +data: App\EntityJob {#2399 …10}
                +value: "969"
                +label: "969"
                +attr: []
                +labelTranslationParameters: []
              }
              970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2649
                +data: App\EntityJob {#2405 …10}
                +value: "970"
                +label: "970"
                +attr: []
                +labelTranslationParameters: []
              }
              971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2650
                +data: App\EntityJob {#2411 …10}
                +value: "971"
                +label: "971"
                +attr: []
                +labelTranslationParameters: []
              }
              972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2651
                +data: App\EntityJob {#2417 …10}
                +value: "972"
                +label: "972"
                +attr: []
                +labelTranslationParameters: []
              }
              973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2652
                +data: App\EntityJob {#2423 …10}
                +value: "973"
                +label: "973"
                +attr: []
                +labelTranslationParameters: []
              }
              974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2653
                +data: App\EntityJob {#2429 …10}
                +value: "974"
                +label: "974"
                +attr: []
                +labelTranslationParameters: []
              }
              975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2654
                +data: App\EntityJob {#2435 …10}
                +value: "975"
                +label: "975"
                +attr: []
                +labelTranslationParameters: []
              }
              976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2655
                +data: App\EntityJob {#2441 …10}
                +value: "976"
                +label: "976"
                +attr: []
                +labelTranslationParameters: []
              }
              977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2656
                +data: App\EntityJob {#2447 …10}
                +value: "977"
                +label: "977"
                +attr: []
                +labelTranslationParameters: []
              }
              978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2657
                +data: App\EntityJob {#2453 …10}
                +value: "978"
                +label: "978"
                +attr: []
                +labelTranslationParameters: []
              }
              979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2658
                +data: App\EntityJob {#2459 …10}
                +value: "979"
                +label: "979"
                +attr: []
                +labelTranslationParameters: []
              }
              980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2659
                +data: App\EntityJob {#2465 …10}
                +value: "980"
                +label: "980"
                +attr: []
                +labelTranslationParameters: []
              }
              981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2660
                +data: App\EntityJob {#2471 …10}
                +value: "981"
                +label: "981"
                +attr: []
                +labelTranslationParameters: []
              }
              982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2661
                +data: App\EntityJob {#2477 …10}
                +value: "982"
                +label: "982"
                +attr: []
                +labelTranslationParameters: []
              }
              983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2662
                +data: App\EntityJob {#2483 …10}
                +value: "983"
                +label: "983"
                +attr: []
                +labelTranslationParameters: []
              }
              984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2663
                +data: App\EntityJob {#2489 …10}
                +value: "984"
                +label: "984"
                +attr: []
                +labelTranslationParameters: []
              }
              985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2664
                +data: App\EntityJob {#2495 …10}
                +value: "985"
                +label: "985"
                +attr: []
                +labelTranslationParameters: []
              }
              986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2665
                +data: App\EntityJob {#2501 …10}
                +value: "986"
                +label: "986"
                +attr: []
                +labelTranslationParameters: []
              }
              987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2666
                +data: App\EntityJob {#2507 …10}
                +value: "987"
                +label: "987"
                +attr: []
                +labelTranslationParameters: []
              }
              988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2667
                +data: App\EntityJob {#2513 …10}
                +value: "988"
                +label: "988"
                +attr: []
                +labelTranslationParameters: []
              }
              989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2668
                +data: App\EntityJob {#2519 …10}
                +value: "989"
                +label: "989"
                +attr: []
                +labelTranslationParameters: []
              }
              990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2669
                +data: App\EntityJob {#2525 …10}
                +value: "990"
                +label: "990"
                +attr: []
                +labelTranslationParameters: []
              }
              991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2670
                +data: App\EntityJob {#2531 …10}
                +value: "991"
                +label: "991"
                +attr: []
                +labelTranslationParameters: []
              }
              992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2671
                +data: App\EntityJob {#2537 …10}
                +value: "992"
                +label: "992"
                +attr: []
                +labelTranslationParameters: []
              }
              993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2672
                +data: App\EntityJob {#2543 …10}
                +value: "993"
                +label: "993"
                +attr: []
                +labelTranslationParameters: []
              }
              994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2673
                +data: App\EntityJob {#2549 …10}
                +value: "994"
                +label: "994"
                +attr: []
                +labelTranslationParameters: []
              }
              995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2674
                +data: App\EntityJob {#2555 …10}
                +value: "995"
                +label: "995"
                +attr: []
                +labelTranslationParameters: []
              }
              996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2675
                +data: App\EntityJob {#2561 …10}
                +value: "996"
                +label: "996"
                +attr: []
                +labelTranslationParameters: []
              }
              997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2676
                +data: App\EntityJob {#2567 …10}
                +value: "997"
                +label: "997"
                +attr: []
                +labelTranslationParameters: []
              }
              998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2677
                +data: App\EntityJob {#2573 …10}
                +value: "998"
                +label: "998"
                +attr: []
                +labelTranslationParameters: []
              }
              999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2678
                +data: App\EntityJob {#2579 …10}
                +value: "999"
                +label: "999"
                +attr: []
                +labelTranslationParameters: []
              }
              1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2679
                +data: App\EntityJob {#2585 …10}
                +value: "1000"
                +label: "1000"
                +attr: []
                +labelTranslationParameters: []
              }
            ]
            "separator" => "-------------------"
            "separator_html" => false
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
            "choice_translation_parameters" => []
            "is_selected" => Closure($choice, $value) {#1917
              class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
            }
            "placeholder_in_choices" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "color" => Symfony\Component\FormFormView {#1916}
        "_token" => Symfony\Component\FormFormView {#2695
          +vars: array:32 [
            "value" => "981e52074ecdd7619817632.VnKgvAgMbWDqljSkNCTXyhLMNyo6yGBr0CXCOrwn2GI.GT3G_21YAziS9VvpZkywu2ebcXBWpjo_ggizWdljmTonP9XqRUVbMrugXw"
            "attr" => []
            "form" => Symfony\Component\FormFormView {#2695}
            "id" => "note__token"
            "name" => "_token"
            "full_name" => "note[_token]"
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "hidden"
              2 => "csrf_token"
              3 => "_note__token"
            ]
            "unique_block_prefix" => "_note__token"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note__token_hidden"
            "errors" => Symfony\Component\FormFormErrorIterator {#2703
              -errors: []
              -form: Symfony\Component\FormForm {#2699
                -parent: null
                -children: Symfony\Component\Form\UtilOrderedHashMap {#2701 …3}
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: "981e52074ecdd7619817632.VnKgvAgMbWDqljSkNCTXyhLMNyo6yGBr0CXCOrwn2GI.GT3G_21YAziS9VvpZkywu2ebcXBWpjo_ggizWdljmTonP9XqRUVbMrugXw"
                -normData: "981e52074ecdd7619817632.VnKgvAgMbWDqljSkNCTXyhLMNyo6yGBr0CXCOrwn2GI.GT3G_21YAziS9VvpZkywu2ebcXBWpjo_ggizWdljmTonP9XqRUVbMrugXw"
                -viewData: "981e52074ecdd7619817632.VnKgvAgMbWDqljSkNCTXyhLMNyo6yGBr0CXCOrwn2GI.GT3G_21YAziS9VvpZkywu2ebcXBWpjo_ggizWdljmTonP9XqRUVbMrugXw"
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "_token"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#2700 …29}
              }
            }
            "valid" => true
            "data" => "981e52074ecdd7619817632.VnKgvAgMbWDqljSkNCTXyhLMNyo6yGBr0CXCOrwn2GI.GT3G_21YAziS9VvpZkywu2ebcXBWpjo_ggizWdljmTonP9XqRUVbMrugXw"
            "required" => false
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
      ]
      -rendered: false
      -methodRendered: true
      +parent: null
    }
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

Symfony\Component\Form\FormView {#2684
  +vars: array:33 [
    "value" => "0"
    "attr" => array:2 [
      "data-color" => PostitColors {#1370
        +name: "ROSE"
        +value: "#ff7eb9"
      }
      "style" => "background-color: #ff7eb9;"
    ]
    "form" => Symfony\Component\FormFormView {#2684}
    "id" => "note_color_0"
    "name" => "0"
    "full_name" => "note[color]"
    "disabled" => false
    "label" => "Rose"
    "label_format" => null
    "label_html" => false
    "multipart" => false
    "block_prefixes" => array:4 [
      0 => "form"
      1 => "checkbox"
      2 => "radio"
      3 => "_note_color_entry"
    ]
    "unique_block_prefix" => "_note_color_entry"
    "row_attr" => []
    "translation_domain" => null
    "label_translation_parameters" => []
    "attr_translation_parameters" => []
    "priority" => 0
    "cache_key" => "_note_color_entry_radio"
    "errors" => Symfony\Component\FormFormErrorIterator {#2685
      -errors: []
      -form: Symfony\Component\FormForm {#1832
        -parent: Symfony\Component\FormForm {#1829
          -parent: Symfony\Component\FormForm {#1775
            -parent: null
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1777
              -orderedKeys: array:3 [
                0 => "content"
                1 => "job"
                2 => "color"
              ]
              -managedCursors: []
              -elements: array:3 [
                "content" => Symfony\Component\FormForm {#1778
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1780 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "content"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1854 …5}
                  -config: Symfony\Component\FormFormBuilder {#1779 …29}
                }
                "job" => Symfony\Component\FormForm {#1781
                  -parent: Symfony\Component\FormForm {#1775}
                  -children: Symfony\Component\Form\UtilOrderedHashMap {#1783 …3}
                  -errors: []
                  -submitted: false
                  -clickedButton: null
                  -modelData: null
                  -normData: null
                  -viewData: ""
                  -extraData: []
                  -transformationFailure: null
                  -defaultDataSet: true
                  -lockSetData: false
                  -name: "job"
                  -inheritData: false
                  -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1857 …5}
                  -config: Symfony\Component\FormFormBuilder {#1782 …29}
                }
                "color" => Symfony\Component\FormForm {#1829}
              ]
            }
            -errors: []
            -submitted: false
            -clickedButton: null
            -modelData: App\EntityNote {#1256
              -id: null
              -createdAt: null
              -content: null
              -job: null
              -user: null
              -color: null
            }
            -normData: App\EntityNote {#1256}
            -viewData: App\EntityNote {#1256}
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "note"
            -inheritData: false
            -propertyPath: null
            -config: Symfony\Component\FormFormBuilder {#1776
              #locked: true
              -name: "note"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: true
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643
                -proxiedType: Symfony\Component\FormResolvedFormType {#1634
                  -typeExtensions: []
                  -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1625 …18}
                  -innerType: App\FormNoteType {#1468 …}
                  -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934
                    -proxiedType: Symfony\Component\FormResolvedFormType {#933 …4}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283
                      #data: array:3 [
                        "forms" => array:4 [
                          "job_form" => &13 array:10 [ …10]
                          "note" => &14 array:10 [ …10]
                          "action" => &15 array:10 [ …10]
                          "job_tracking" => &16 array:10 [ …10]
                        ]
                        "forms_by_hash" => array:49 [
                          "000000000000041b0000000000000000" => &13 array:10 [&13 …10]
                          "00000000000004410000000000000000" => & array:10 [ …10]
                          "00000000000004440000000000000000" => & array:10 [ …10]
                          "00000000000004470000000000000000" => & array:10 [ …10]
                          "000000000000041d0000000000000000" => & array:10 [ …10]
                          "00000000000004200000000000000000" => & array:10 [ …10]
                          "00000000000004230000000000000000" => & array:10 [ …10]
                          "000000000000076e0000000000000000" => & array:10 [ …10]
                          "00000000000006ef0000000000000000" => &14 array:10 [&14 …10]
                          "00000000000006f20000000000000000" => & array:10 [ …10]
                          "00000000000006f50000000000000000" => & array:10 [ …10]
                          "00000000000007250000000000000000" => & array:10 [ …10]
                          "00000000000007280000000000000000" => & array:10 [ …10]
                          "000000000000072b0000000000000000" => & array:10 [ …10]
                          "000000000000072e0000000000000000" => & array:10 [ …10]
                          "00000000000007310000000000000000" => & array:10 [ …10]
                          "00000000000007340000000000000000" => & array:10 [ …10]
                          "0000000000000a8b0000000000000000" => & array:10 [ …10]
                          "00000000000004b40000000000000000" => &15 array:10 [&15 …10]
                          "000000000000052d0000000000000000" => & array:10 [ …10]
                          "00000000000005300000000000000000" => & array:10 [ …10]
                          "00000000000005330000000000000000" => & array:10 [ …10]
                          "00000000000005360000000000000000" => & array:10 [ …10]
                          "00000000000005390000000000000000" => & array:10 [ …10]
                          "000000000000053c0000000000000000" => & array:10 [ …10]
                          "000000000000053f0000000000000000" => & array:10 [ …10]
                          "00000000000005420000000000000000" => & array:10 [ …10]
                          "00000000000005450000000000000000" => & array:10 [ …10]
                          "00000000000005480000000000000000" => & array:10 [ …10]
                          "000000000000054b0000000000000000" => & array:10 [ …10]
                          "000000000000054e0000000000000000" => & array:10 [ …10]
                          "00000000000005510000000000000000" => & array:10 [ …10]
                          "0000000000000ab70000000000000000" => & array:10 [ …10]
                          "00000000000006490000000000000000" => &16 array:10 [&16 …10]
                          "00000000000006460000000000000000" => & array:10 [ …10]
                          "00000000000006710000000000000000" => & array:10 [ …10]
                          "00000000000006740000000000000000" => & array:10 [ …10]
                          "00000000000006770000000000000000" => & array:10 [ …10]
                          "000000000000067a0000000000000000" => & array:10 [ …10]
                          "000000000000067d0000000000000000" => & array:10 [ …10]
                          "00000000000006800000000000000000" => & array:10 [ …10]
                          "00000000000006830000000000000000" => & array:10 [ …10]
                          "00000000000006860000000000000000" => & array:10 [ …10]
                          "00000000000006890000000000000000" => & array:10 [ …10]
                          "000000000000068c0000000000000000" => & array:10 [ …10]
                          "000000000000068f0000000000000000" => & array:10 [ …10]
                          "00000000000006920000000000000000" => & array:10 [ …10]
                          "00000000000006950000000000000000" => & array:10 [ …10]
                          "0000000000000ae50000000000000000" => & array:10 [ …10]
                        ]
                        "nb_errors" => 0
                      ]
                      -cloner: ? Symfony\Component\VarDumper\Cloner\ClonerInterface
                      -dataByForm: array:49 [
                        "000000000000041b0000000000000000" => array:8 [
                          "id" => "job_form"
                          "name" => "job_form"
                          "type_class" => "App\Form\JobFormType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004410000000000000000" => array:8 [
                          "id" => "job_form_recruiter"
                          "name" => "recruiter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004440000000000000000" => array:8 [
                          "id" => "job_form_title"
                          "name" => "title"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004470000000000000000" => array:8 [
                          "id" => "job_form_source"
                          "name" => "source"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000041d0000000000000000" => array:8 [
                          "id" => "job_form_offerDescription"
                          "name" => "offerDescription"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004200000000000000000" => array:8 [
                          "id" => "job_form_created_at"
                          "name" => "created_at"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:2 [ …2]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000004230000000000000000" => array:8 [
                          "id" => "job_form_coverLetter"
                          "name" => "coverLetter"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                          "synchronized" => true
                          "passed_options" => array:3 [ …3]
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000004b40000000000000000" => array:8 [
                          "id" => "action"
                          "name" => "action"
                          "type_class" => "App\Form\ActionType"
                          "synchronized" => true
                          "passed_options" => []
                          "resolved_options" => array:49 [ …49]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "000000000000052d0000000000000000" => array:8 [
                          "id" => "action_name"
                          "name" => "name"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:67 [ …67]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005300000000000000000" => array:8 [
                          "id" => "action_name_0"
                          "name" => "0"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005330000000000000000" => array:8 [
                          "id" => "action_name_1"
                          "name" => "1"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005360000000000000000" => array:8 [
                          "id" => "action_name_2"
                          "name" => "2"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005390000000000000000" => array:8 [
                          "id" => "action_name_3"
                          "name" => "3"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053c0000000000000000" => array:8 [
                          "id" => "action_name_4"
                          "name" => "4"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000053f0000000000000000" => array:8 [
                          "id" => "action_name_5"
                          "name" => "5"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005420000000000000000" => array:8 [
                          "id" => "action_name_6"
                          "name" => "6"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005450000000000000000" => array:8 [
                          "id" => "action_name_7"
                          "name" => "7"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005480000000000000000" => array:8 [
                          "id" => "action_name_8"
                          "name" => "8"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054b0000000000000000" => array:8 [
                          "id" => "action_name_9"
                          "name" => "9"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000054e0000000000000000" => array:8 [
                          "id" => "action_name_10"
                          "name" => "10"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000005510000000000000000" => array:8 [
                          "id" => "action_name_11"
                          "name" => "11"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006490000000000000000" => array:8 [
                          "id" => "job_tracking"
                          "name" => "job_tracking"
                          "type_class" => "App\Form\JobTrackingType"
                          "synchronized" => true
                          "passed_options" => array:1 [ …1]
                          "resolved_options" => array:50 [ …50]
                          "default_data" => array:1 [ …1]
                          "submitted_data" => []
                        ]
                        "00000000000006460000000000000000" => array:8 [
                          "id" => "job_tracking_createdAt"
                          "name" => "createdAt"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\DateType"
                          "synchronized" => true
                          "passed_options" => array:5 [ …5]
                          "resolved_options" => array:61 [ …61]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006710000000000000000" => array:8 [
                          "id" => "job_tracking_action"
                          "name" => "action"
                          "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                          "synchronized" => true
                          "passed_options" => array:8 [ …8]
                          "resolved_options" => array:71 [ …71]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006740000000000000000" => array:8 [
                          "id" => "job_tracking_action_76"
                          "name" => "76"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006770000000000000000" => array:8 [
                          "id" => "job_tracking_action_77"
                          "name" => "77"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067a0000000000000000" => array:8 [
                          "id" => "job_tracking_action_78"
                          "name" => "78"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "000000000000067d0000000000000000" => array:8 [
                          "id" => "job_tracking_action_79"
                          "name" => "79"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006800000000000000000" => array:8 [
                          "id" => "job_tracking_action_80"
                          "name" => "80"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                          "passed_options" => array:7 [ …7]
                          "resolved_options" => array:51 [ …51]
                          "default_data" => array:2 [ …2]
                          "submitted_data" => []
                        ]
                        "00000000000006830000000000000000" => array:8 [
                          "id" => "job_tracking_action_81"
                          "name" => "81"
                          "type_class" => "Symfony\Component\Form\Extension\Core\Type\RadioType"
                          "synchronized" => true
                           …4
                        ]
                        "00000000000006860000000000000000" => array:8 [ …8]
                        "00000000000006890000000000000000" => array:8 [ …8]
                        "000000000000068c0000000000000000" => array:8 [ …8]
                        "000000000000068f0000000000000000" => array:8 [ …8]
                        "00000000000006920000000000000000" => array:8 [ …8]
                        "00000000000006950000000000000000" => array:8 [ …8]
                        "00000000000006ef0000000000000000" => array:8 [ …8]
                        "00000000000006f20000000000000000" => array:8 [ …8]
                        "00000000000006f50000000000000000" => array:8 [ …8]
                        "00000000000007250000000000000000" => array:8 [ …8]
                        "00000000000007280000000000000000" => array:8 [ …8]
                        "000000000000072b0000000000000000" => array:8 [ …8]
                        "000000000000072e0000000000000000" => array:8 [ …8]
                        "00000000000007310000000000000000" => array:8 [ …8]
                        "00000000000007340000000000000000" => array:8 [ …8]
                        "000000000000076e0000000000000000" => array:8 [ …8]
                        "0000000000000a8b0000000000000000" => array:8 [ …8]
                        "0000000000000ab70000000000000000" => array:8 [ …8]
                        "0000000000000ae50000000000000000" => array:8 [ …8]
                      ]
                      -dataByView: array:49 [
                        "000000000000074c0000000000000000" => array:3 [ …3]
                        "00000000000007660000000000000000" => array:3 [ …3]
                        "00000000000007620000000000000000" => array:3 [ …3]
                        "00000000000007600000000000000000" => array:3 [ …3]
                        "00000000000006ab0000000000000000" => array:3 [ …3]
                        "00000000000007560000000000000000" => array:3 [ …3]
                        "00000000000007590000000000000000" => array:3 [ …3]
                        "00000000000007690000000000000000" => array:3 [ …3]
                        "00000000000007750000000000000000" => array:3 [ …3]
                        "00000000000007780000000000000000" => array:3 [ …3]
                        "000000000000077b0000000000000000" => array:3 [ …3]
                        "000000000000077c0000000000000000" => array:3 [ …3]
                        "0000000000000a7c0000000000000000" => array:3 [ …3]
                        "0000000000000a7f0000000000000000" => array:3 [ …3]
                        "0000000000000a810000000000000000" => array:3 [ …3]
                        "0000000000000a830000000000000000" => array:3 [ …3]
                        "0000000000000a850000000000000000" => array:3 [ …3]
                        "0000000000000a870000000000000000" => array:3 [ …3]
                        "0000000000000a920000000000000000" => array:3 [ …3]
                        "0000000000000a950000000000000000" => array:3 [ …3]
                        "0000000000000a9a0000000000000000" => array:3 [ …3]
                        "0000000000000a9d0000000000000000" => array:3 [ …3]
                        "0000000000000a9f0000000000000000" => array:3 [ …3]
                        "0000000000000aa10000000000000000" => array:3 [ …3]
                        "0000000000000aa30000000000000000" => array:3 [ …3]
                        "0000000000000aa50000000000000000" => array:3 [ …3]
                        "0000000000000aa70000000000000000" => array:3 [ …3]
                        "0000000000000aa90000000000000000" => array:3 [ …3]
                        "0000000000000aab0000000000000000" => array:3 [ …3]
                        "0000000000000aad0000000000000000" => array:3 [ …3]
                        "0000000000000aaf0000000000000000" => array:3 [ …3]
                        "0000000000000ab10000000000000000" => array:3 [ …3]
                        "0000000000000ab30000000000000000" => array:3 [ …3]
                        "0000000000000abe0000000000000000" => array:3 [ …3]
                        "0000000000000ac10000000000000000" => array:3 [ …3]
                        "0000000000000ac40000000000000000" => array:3 [ …3]
                        "0000000000000ac80000000000000000" => array:3 [ …3]
                        "0000000000000acb0000000000000000" => array:3 [ …3]
                        "0000000000000acd0000000000000000" => array:3 [ …3]
                        "0000000000000acf0000000000000000" => array:3 [ …3]
                        "0000000000000ad10000000000000000" => array:3 [ …3]
                        "0000000000000ad30000000000000000" => array:3 [ …3]
                        "0000000000000ad50000000000000000" => array:3 [ …3]
                        "0000000000000ad70000000000000000" => array:3 [ …3]
                        "0000000000000ad90000000000000000" => array:3 [ …3]
                        "0000000000000adb0000000000000000" => array:3 [ …3]
                        "0000000000000add0000000000000000" => array:3 [ …3]
                        "0000000000000adf0000000000000000" => array:3 [ …3]
                        "0000000000000ae10000000000000000" => array:3 [ …3]
                      ]
                      -formsByView: array:49 [
                        "00000000000007660000000000000000" => "00000000000004410000000000000000"
                        "00000000000007620000000000000000" => "00000000000004440000000000000000"
                        "00000000000007600000000000000000" => "00000000000004470000000000000000"
                        "00000000000006ab0000000000000000" => "000000000000041d0000000000000000"
                        "00000000000007560000000000000000" => "00000000000004200000000000000000"
                        "00000000000007590000000000000000" => "00000000000004230000000000000000"
                        "00000000000007690000000000000000" => "000000000000076e0000000000000000"
                        "000000000000074c0000000000000000" => "000000000000041b0000000000000000"
                        "00000000000007780000000000000000" => "00000000000006f20000000000000000"
                        "000000000000077b0000000000000000" => "00000000000006f50000000000000000"
                        "0000000000000a7c0000000000000000" => "00000000000007280000000000000000"
                        "0000000000000a7f0000000000000000" => "000000000000072b0000000000000000"
                        "0000000000000a810000000000000000" => "000000000000072e0000000000000000"
                        "0000000000000a830000000000000000" => "00000000000007310000000000000000"
                        "0000000000000a850000000000000000" => "00000000000007340000000000000000"
                        "000000000000077c0000000000000000" => "00000000000007250000000000000000"
                        "0000000000000a870000000000000000" => "0000000000000a8b0000000000000000"
                        "00000000000007750000000000000000" => "00000000000006ef0000000000000000"
                        "0000000000000a9a0000000000000000" => "00000000000005300000000000000000"
                        "0000000000000a9d0000000000000000" => "00000000000005330000000000000000"
                        "0000000000000a9f0000000000000000" => "00000000000005360000000000000000"
                        "0000000000000aa10000000000000000" => "00000000000005390000000000000000"
                        "0000000000000aa30000000000000000" => "000000000000053c0000000000000000"
                        "0000000000000aa50000000000000000" => "000000000000053f0000000000000000"
                        "0000000000000aa70000000000000000" => "00000000000005420000000000000000"
                        "0000000000000aa90000000000000000" => "00000000000005450000000000000000"
                        "0000000000000aab0000000000000000" => "00000000000005480000000000000000"
                        "0000000000000aad0000000000000000" => "000000000000054b0000000000000000"
                        "0000000000000aaf0000000000000000" => "000000000000054e0000000000000000"
                        "0000000000000ab10000000000000000" => "00000000000005510000000000000000"
                        "0000000000000a950000000000000000" => "000000000000052d0000000000000000"
                        "0000000000000ab30000000000000000" => "0000000000000ab70000000000000000"
                        "0000000000000a920000000000000000" => "00000000000004b40000000000000000"
                        "0000000000000ac10000000000000000" => "00000000000006460000000000000000"
                        "0000000000000ac80000000000000000" => "00000000000006740000000000000000"
                        "0000000000000acb0000000000000000" => "00000000000006770000000000000000"
                        "0000000000000acd0000000000000000" => "000000000000067a0000000000000000"
                        "0000000000000acf0000000000000000" => "000000000000067d0000000000000000"
                        "0000000000000ad10000000000000000" => "00000000000006800000000000000000"
                        "0000000000000ad30000000000000000" => "00000000000006830000000000000000"
                        "0000000000000ad50000000000000000" => "00000000000006860000000000000000"
                        "0000000000000ad70000000000000000" => "00000000000006890000000000000000"
                        "0000000000000ad90000000000000000" => "000000000000068c0000000000000000"
                        "0000000000000adb0000000000000000" => "000000000000068f0000000000000000"
                        "0000000000000add0000000000000000" => "00000000000006920000000000000000"
                        "0000000000000adf0000000000000000" => "00000000000006950000000000000000"
                        "0000000000000ac40000000000000000" => "00000000000006710000000000000000"
                        "0000000000000ae10000000000000000" => "0000000000000ae50000000000000000"
                        "0000000000000abe0000000000000000" => "00000000000006490000000000000000"
                      ]
                      -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#285}
                    }
                  }
                }
                -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
              }
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperDataMapper {#943
                -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessorChainAccessor {#940
                  -accessors: array:2 [ …2]
                }
              }
              -required: true
              -disabled: false
              -errorBubbling: true
              -emptyData: Closure(FormInterface $form) {#1445
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                use: {
                  $class: "App\Entity\Note"
                }
              }
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "data" => App\EntityNote {#1256}
                ]
              ]
              -data: App\EntityNote {#1256}
              -dataClass: "App\Entity\Note"
              -dataLocked: true
              -formFactory: Symfony\Component\FormFormFactory {#906
                -registry: Symfony\Component\FormFormRegistry {#905
                  -extensions: array:1 [
                    0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#904 …5}
                  ]
                  -types: array:13 [
                    "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                    "App\Form\JobFormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#970 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#961 …2}
                    "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1008 …2}
                    "Symfony\Component\Form\Extension\Core\Type\DateType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1023 …2}
                    "App\Form\ActionType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1029 …2}
                    "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1171
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1172
                          -defined: array:68 [ …68]
                          -defaults: array:67 [ …67]
                          -nested: []
                          -required: []
                          -resolved: array:30 [ …30]
                          -normalizers: array:5 [ …5]
                          -allowedValues: []
                          -allowedTypes: array:31 [ …31]
                          -info: array:3 [ …3]
                          -lazy: array:4 [ …4]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1131
                          -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1129 …3}
                          -translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                        }
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1208
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1211 …18}
                        -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1213}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#934}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209
                      -proxiedType: Symfony\Component\FormResolvedFormType {#1210
                        -typeExtensions: []
                        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1218
                          -defined: array:52 [
                            "block_name" => true
                            "block_prefix" => true
                            "disabled" => true
                            "label" => true
                            "label_format" => true
                            "row_attr" => true
                            "label_html" => true
                            "label_translation_parameters" => true
                            "attr_translation_parameters" => true
                            "attr" => true
                            "translation_domain" => true
                            "auto_initialize" => true
                            "priority" => true
                            "form_attr" => true
                            "data" => true
                            "data_class" => true
                            "empty_data" => true
                            "trim" => true
                            "required" => true
                            "property_path" => true
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => true
                            "label_attr" => true
                            "inherit_data" => true
                            "compound" => true
                            "method" => true
                            "action" => true
                            "post_max_size_message" => true
                            "upload_max_size_message" => true
                            "allow_file_upload" => true
                            "help" => true
                            "help_attr" => true
                            "help_html" => true
                            "help_translation_parameters" => true
                            "invalid_message" => true
                            "invalid_message_parameters" => true
                            "is_empty_callback" => true
                            "getter" => true
                            "setter" => true
                            "validation_groups" => true
                            "error_mapping" => true
                            "constraints" => true
                            "allow_extra_fields" => true
                            "extra_fields_message" => true
                            "csrf_protection" => true
                            "csrf_field_name" => true
                            "csrf_message" => true
                            "csrf_token_manager" => true
                            "csrf_token_id" => true
                            "value" => true
                            "false_values" => true
                          ]
                          -defaults: array:51 [
                            "block_name" => null
                            "block_prefix" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "row_attr" => []
                            "label_html" => false
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "attr" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "priority" => 0
                            "form_attr" => false
                            "data_class" => null
                            "empty_data" => Closure(FormInterface $form, $viewData) {#1212
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "error_bubbling" => null
                            "label_attr" => []
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "action" => ""
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "upload_max_size_message" => null
                            "allow_file_upload" => false
                            "help" => null
                            "help_attr" => []
                            "help_html" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "is_empty_callback" => Closure($modelData): bool {#1215
                              returnType: "bool"
                              class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            }
                            "getter" => null
                            "setter" => null
                            "validation_groups" => null
                            "error_mapping" => []
                            "constraints" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654
                              -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#655
                                -entropy: 256
                              }
                              -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#656
                                -requestStack: Symfony\Component\HttpFoundationRequestStack {#132
                                  -requests: array:1 [ …1]
                                }
                                -namespace: "_csrf"
                              }
                              -namespace: Closure() {#628
                                class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                                this: Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                                use: { …2}
                              }
                            }
                            "csrf_token_id" => null
                            "value" => "1"
                            "false_values" => array:1 [ …1]
                          ]
                          -nested: []
                          -required: []
                          -resolved: array:30 [
                            "block_name" => null
                            "disabled" => false
                            "label" => null
                            "label_format" => null
                            "label_translation_parameters" => []
                            "attr_translation_parameters" => []
                            "translation_domain" => null
                            "auto_initialize" => true
                            "trim" => true
                            "required" => true
                            "property_path" => null
                            "mapped" => true
                            "by_reference" => true
                            "inherit_data" => false
                            "compound" => false
                            "method" => "POST"
                            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                            "allow_file_upload" => false
                            "help_translation_parameters" => []
                            "invalid_message" => "Please select a valid option."
                            "invalid_message_parameters" => []
                            "error_mapping" => []
                            "allow_extra_fields" => false
                            "extra_fields_message" => "This form should not contain extra fields."
                            "csrf_protection" => true
                            "csrf_field_name" => "_token"
                            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                            "csrf_token_id" => null
                            "value" => "1"
                          ]
                          -normalizers: array:3 [
                            "validation_groups" => array:1 [ …1]
                            "constraints" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -allowedValues: []
                          -allowedTypes: array:17 [
                            "block_prefix" => array:2 [ …2]
                            "attr" => array:1 [ …1]
                            "row_attr" => array:1 [ …1]
                            "label_html" => array:1 [ …1]
                            "priority" => array:1 [ …1]
                            "form_attr" => array:2 [ …2]
                            "label_attr" => array:1 [ …1]
                            "action" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                            "help" => array:3 [ …3]
                            "help_attr" => array:1 [ …1]
                            "help_html" => array:1 [ …1]
                            "is_empty_callback" => array:2 [ …2]
                            "getter" => array:2 [ …2]
                            "setter" => array:2 [ …2]
                            "constraints" => array:2 [ …2]
                            "false_values" => array:1 [ …1]
                          ]
                          -info: array:3 [
                            "priority" => "The form rendering priority (higher priorities will be rendered first)"
                            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                          ]
                          -lazy: array:3 [
                            "data_class" => array:1 [ …1]
                            "error_bubbling" => array:1 [ …1]
                            "upload_max_size_message" => array:1 [ …1]
                          ]
                          -calling: []
                          -deprecated: []
                          -given: []
                          -locked: false
                          -parentsOptions: []
                          -prototype: null
                          -prototypeIndex: null
                          -ignoreUndefined: false
                        }
                        -innerType: Symfony\Component\Form\Extension\Core\TypeRadioType {#1207}
                        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1214}
                      }
                      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                    }
                    "App\Form\JobTrackingType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1319 …2}
                    "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1405 …2}
                    "App\Form\NoteType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1643}
                    "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1884 …2}
                  ]
                  -guesser: false
                  -checkedTypes: []
                  -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#892
                    -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#891}
                    -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#283}
                  }
                }
              }
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942
                -serverParams: Symfony\Component\Form\UtilServerParams {#941
                  -requestStack: Symfony\Component\HttpFoundationRequestStack {#132}
                }
              }
              -autoInitialize: true
              -isEmptyCallback: null
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1847 …1}
              -options: array:50 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "error_mapping" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "label_html" => false
                "attr" => []
                "priority" => 0
                "form_attr" => false
                "data_class" => "App\Entity\Note"
                "empty_data" => Closure(FormInterface $form) {#1445}
                "error_bubbling" => true
                "label_attr" => []
                "action" => ""
                "upload_max_size_message" => Closure() {#1566
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  use: { …3}
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "is_empty_callback" => null
                "getter" => null
                "setter" => null
                "validation_groups" => null
                "constraints" => []
                "data" => App\EntityNote {#1256}
              ]
              -children: []
              -unresolvedChildren: []
            }
          }
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1831
            -orderedKeys: array:5 [
              0 => "0"
              1 => "1"
              2 => "2"
              3 => "3"
              4 => "4"
            ]
            -managedCursors: []
            -elements: array:5 [
              0 => Symfony\Component\FormForm {#1832}
              1 => Symfony\Component\FormForm {#1835
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1837
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "1"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1836
                  #locked: true
                  -name: "1"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1870}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              2 => Symfony\Component\FormForm {#1838
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1840
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "2"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1839
                  #locked: true
                  -name: "2"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1872}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              3 => Symfony\Component\FormForm {#1841
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1843
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "3"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1842
                  #locked: true
                  -name: "3"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1874}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
              4 => Symfony\Component\FormForm {#1844
                -parent: Symfony\Component\FormForm {#1829}
                -children: Symfony\Component\Form\UtilOrderedHashMap {#1846
                  -orderedKeys: []
                  -managedCursors: []
                  -elements: []
                }
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: false
                -normData: false
                -viewData: null
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "4"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#1845
                  #locked: true
                  -name: "4"
                  -propertyPath: null
                  -mapped: true
                  -byReference: true
                  -inheritData: false
                  -compound: false
                  -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
                  -viewTransformers: array:1 [ …1]
                  -modelTransformers: []
                  -dataMapper: null
                  -required: true
                  -disabled: false
                  -errorBubbling: false
                  -emptyData: Closure(FormInterface $form, $viewData) {#1212}
                  -attributes: array:1 [ …1]
                  -data: false
                  -dataClass: null
                  -dataLocked: false
                  -formFactory: Symfony\Component\FormFormFactory {#906}
                  -action: ""
                  -method: "POST"
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
                  -autoInitialize: false
                  -isEmptyCallback: Closure($modelData): bool {#1215}
                  -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1876}
                  -options: array:51 [ …51]
                  -children: []
                  -unresolvedChildren: []
                }
              }
            ]
          }
          -errors: []
          -submitted: false
          -clickedButton: null
          -modelData: "#feff9c"
          -normData: "#feff9c"
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "color"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1861
            -elements: array:1 [
              0 => "color"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -isNullSafe: array:1 [
              0 => false
            ]
            -pathAsString: "color"
          }
          -config: Symfony\Component\FormFormBuilder {#1830
            #locked: true
            -name: "color"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: true
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1170}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1773
                -choiceList: Symfony\Component\Form\ChoiceListArrayChoiceList {#1764
                  #choices: array:5 [
                    0 => PostitColors {#1370}
                    1 => PostitColors {#1689
                      +name: "ROSE_CLAIR"
                      +value: "#ff65a3"
                    }
                    2 => PostitColors {#1691
                      +name: "CYAN"
                      +value: "#7afcff"
                    }
                    3 => PostitColors {#1692
                      +name: "JAUNE"
                      +value: "#feff9c"
                    }
                    4 => PostitColors {#1693
                      +name: "JAUNE_CLAIR"
                      +value: "#fff740"
                    }
                  ]
                  #structuredValues: array:5 [
                    "Rose" => "0"
                    "Rose clair" => "1"
                    "Cyan" => "2"
                    "Jaune" => "3"
                    "Jaune clair" => "4"
                  ]
                  #originalKeys: array:5 [
                    0 => "Rose"
                    1 => "Rose clair"
                    2 => "Cyan"
                    3 => "Jaune"
                    4 => "Jaune clair"
                  ]
                  #valueCallback: null
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperRadioListMapper {#1765}
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: null
            -attributes: array:3 [
              "data_collector/passed_options" => array:6 [
                "choices" => array:5 [
                  "Rose" => PostitColors {#1370}
                  "Rose clair" => PostitColors {#1689}
                  "Cyan" => PostitColors {#1691}
                  "Jaune" => PostitColors {#1692}
                  "Jaune clair" => PostitColors {#1693}
                ]
                "expanded" => true
                "multiple" => false
                "label" => false
                "data" => "#feff9c"
                "choice_attr" => Closure($choice, $key, $value) {#1694
                  class: "App\FormNoteType"
                  this: App\FormNoteType {#1468 …}
                }
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListArrayChoiceList {#1764}
              "choice_list_view" => Symfony\Component\Form\ChoiceList\ViewChoiceListView {#1771
                +choices: array:5 [
                  0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766
                    +data: PostitColors {#1370}
                    +value: "0"
                    +label: "Rose"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1370}
                      "style" => "background-color: #ff7eb9;"
                    ]
                    +labelTranslationParameters: []
                  }
                  1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767
                    +data: PostitColors {#1689}
                    +value: "1"
                    +label: "Rose clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1689}
                      "style" => "background-color: #ff65a3;"
                    ]
                    +labelTranslationParameters: []
                  }
                  2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768
                    +data: PostitColors {#1691}
                    +value: "2"
                    +label: "Cyan"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1691}
                      "style" => "background-color: #7afcff;"
                    ]
                    +labelTranslationParameters: []
                  }
                  3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769
                    +data: PostitColors {#1692}
                    +value: "3"
                    +label: "Jaune"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1692}
                      "style" => "background-color: #feff9c;"
                    ]
                    +labelTranslationParameters: []
                  }
                  4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770
                    +data: PostitColors {#1693}
                    +value: "4"
                    +label: "Jaune clair"
                    +attr: array:2 [
                      "data-color" => PostitColors {#1693}
                      "style" => "background-color: #fff740;"
                    ]
                    +labelTranslationParameters: []
                  }
                ]
                +preferredChoices: []
              }
            ]
            -data: "#feff9c"
            -dataClass: null
            -dataLocked: true
            -formFactory: Symfony\Component\FormFormFactory {#906}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
            -autoInitialize: false
            -isEmptyCallback: null
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1853 …1}
            -options: array:68 [
              "block_name" => null
              "disabled" => false
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "invalid_message" => "The selected choice is invalid."
              "invalid_message_parameters" => []
              "error_mapping" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
              "csrf_token_id" => null
              "block_prefix" => null
              "label" => false
              "row_attr" => []
              "label_html" => false
              "attr" => []
              "priority" => 0
              "form_attr" => false
              "data_class" => null
              "expanded" => true
              "multiple" => false
              "empty_data" => null
              "error_bubbling" => false
              "label_attr" => []
              "compound" => true
              "action" => ""
              "upload_max_size_message" => Closure() {#1759
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                use: {
                  $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                  $message: Closure() {#1758}
                  $translationDomain: "validators"
                }
              }
              "help" => null
              "help_attr" => []
              "help_html" => false
              "is_empty_callback" => null
              "getter" => null
              "setter" => null
              "validation_groups" => null
              "constraints" => []
              "choices" => array:5 [
                "Rose" => PostitColors {#1370}
                "Rose clair" => PostitColors {#1689}
                "Cyan" => PostitColors {#1691}
                "Jaune" => PostitColors {#1692}
                "Jaune clair" => PostitColors {#1693}
              ]
              "choice_filter" => null
              "choice_loader" => null
              "choice_label" => null
              "choice_name" => null
              "choice_value" => null
              "choice_attr" => Closure($choice, $key, $value) {#1694}
              "choice_translation_parameters" => []
              "preferred_choices" => []
              "separator" => "-------------------"
              "separator_html" => false
              "duplicate_preferred_choices" => true
              "group_by" => null
              "placeholder" => null
              "placeholder_attr" => []
              "choice_translation_domain" => null
              "data" => "#feff9c"
            ]
            -children: []
            -unresolvedChildren: []
          }
        }
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1834
          -orderedKeys: []
          -managedCursors: []
          -elements: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "0"
        -inheritData: false
        -propertyPath: null
        -config: Symfony\Component\FormFormBuilder {#1833
          #locked: true
          -name: "0"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1209}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1792
              -trueValue: "0"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1212}
          -attributes: array:1 [
            "data_collector/passed_options" => array:7 [
              "value" => "0"
              "label" => "Rose"
              "label_html" => false
              "attr" => array:2 [
                "data-color" => PostitColors {#1370}
                "style" => "background-color: #ff7eb9;"
              ]
              "label_translation_parameters" => []
              "translation_domain" => null
              "block_name" => "entry"
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#906}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#942}
          -autoInitialize: false
          -isEmptyCallback: Closure($modelData): bool {#1215}
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1869 …1}
          -options: array:51 [
            "disabled" => false
            "label_format" => null
            "attr_translation_parameters" => []
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "Please select a valid option."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#654}
            "csrf_token_id" => null
            "block_name" => "entry"
            "block_prefix" => null
            "label" => "Rose"
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr" => array:2 [
              "data-color" => PostitColors {#1370}
              "style" => "background-color: #ff7eb9;"
            ]
            "translation_domain" => null
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1212}
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#1786
              class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
              use: {
                $translator: Symfony\Component\TranslationDataCollectorTranslator {#221}
                $message: Closure() {#1785}
                $translationDomain: "validators"
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => Closure($modelData): bool {#1215}
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "value" => "0"
            "false_values" => array:1 [
              0 => null
            ]
          ]
          -children: []
          -unresolvedChildren: []
        }
      }
    }
    "valid" => true
    "data" => false
    "required" => true
    "label_attr" => []
    "help" => null
    "help_attr" => []
    "help_html" => false
    "help_translation_parameters" => []
    "compound" => false
    "method" => "POST"
    "action" => ""
    "submitted" => false
    "checked" => false
  ]
  +children: []
  -rendered: false
  -methodRendered: false
  +parent: Symfony\Component\FormFormView {#1916
    +vars: array:44 [
      "value" => ""
      "attr" => []
      "form" => Symfony\Component\FormFormView {#1916}
      "id" => "note_color"
      "name" => "color"
      "full_name" => "note[color]"
      "disabled" => false
      "label" => false
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => array:3 [
        0 => "form"
        1 => "choice"
        2 => "_note_color"
      ]
      "unique_block_prefix" => "_note_color"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_note_color_choice"
      "errors" => Symfony\Component\FormFormErrorIterator {#2680
        -errors: []
        -form: Symfony\Component\FormForm {#1829}
      }
      "valid" => true
      "data" => "#feff9c"
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "multiple" => false
      "expanded" => true
      "preferred_choices" => []
      "choices" => array:5 [
        0 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1766}
        1 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1767}
        2 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1768}
        3 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1769}
        4 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1770}
      ]
      "separator" => "-------------------"
      "separator_html" => false
      "placeholder" => null
      "placeholder_attr" => []
      "choice_translation_domain" => null
      "choice_translation_parameters" => []
      "is_selected" => Closure($choice, $value) {#2681
        class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
      }
      "placeholder_in_choices" => false
    ]
    +children: array:5 [
      0 => Symfony\Component\FormFormView {#2684}
      1 => Symfony\Component\FormFormView {#2687
        +vars: array:33 [
          "value" => "1"
          "attr" => array:2 [
            "data-color" => PostitColors {#1689}
            "style" => "background-color: #ff65a3;"
          ]
          "form" => Symfony\Component\FormFormView {#2687}
          "id" => "note_color_1"
          "name" => "1"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Rose clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2686
            -errors: []
            -form: Symfony\Component\FormForm {#1835}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      2 => Symfony\Component\FormFormView {#2689
        +vars: array:33 [
          "value" => "2"
          "attr" => array:2 [
            "data-color" => PostitColors {#1691}
            "style" => "background-color: #7afcff;"
          ]
          "form" => Symfony\Component\FormFormView {#2689}
          "id" => "note_color_2"
          "name" => "2"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Cyan"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2688
            -errors: []
            -form: Symfony\Component\FormForm {#1838}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      3 => Symfony\Component\FormFormView {#2691
        +vars: array:33 [
          "value" => "3"
          "attr" => array:2 [
            "data-color" => PostitColors {#1692}
            "style" => "background-color: #feff9c;"
          ]
          "form" => Symfony\Component\FormFormView {#2691}
          "id" => "note_color_3"
          "name" => "3"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2690
            -errors: []
            -form: Symfony\Component\FormForm {#1841}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
      4 => Symfony\Component\FormFormView {#2693
        +vars: array:33 [
          "value" => "4"
          "attr" => array:2 [
            "data-color" => PostitColors {#1693}
            "style" => "background-color: #fff740;"
          ]
          "form" => Symfony\Component\FormFormView {#2693}
          "id" => "note_color_4"
          "name" => "4"
          "full_name" => "note[color]"
          "disabled" => false
          "label" => "Jaune clair"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => array:4 [
            0 => "form"
            1 => "checkbox"
            2 => "radio"
            3 => "_note_color_entry"
          ]
          "unique_block_prefix" => "_note_color_entry"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_note_color_entry_radio"
          "errors" => Symfony\Component\FormFormErrorIterator {#2692
            -errors: []
            -form: Symfony\Component\FormForm {#1844}
          }
          "valid" => true
          "data" => false
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\FormFormView {#1916}
      }
    ]
    -rendered: false
    -methodRendered: false
    +parent: Symfony\Component\FormFormView {#1909
      +vars: array:32 [
        "value" => App\EntityNote {#1256}
        "attr" => []
        "form" => Symfony\Component\FormFormView {#1909}
        "id" => "note"
        "name" => "note"
        "full_name" => "note"
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_html" => false
        "multipart" => false
        "block_prefixes" => array:3 [
          0 => "form"
          1 => "note"
          2 => "_note"
        ]
        "unique_block_prefix" => "_note"
        "row_attr" => []
        "translation_domain" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "priority" => 0
        "cache_key" => "_note_note"
        "errors" => Symfony\Component\FormFormErrorIterator {#1908
          -errors: []
          -form: Symfony\Component\FormForm {#1775}
        }
        "valid" => true
        "data" => App\EntityNote {#1256}
        "required" => true
        "label_attr" => []
        "help" => null
        "help_attr" => []
        "help_html" => false
        "help_translation_parameters" => []
        "compound" => true
        "method" => "POST"
        "action" => ""
        "submitted" => false
      ]
      +children: array:4 [
        "content" => Symfony\Component\FormFormView {#1912
          +vars: array:33 [
            "value" => ""
            "attr" => array:2 [
              "class" => "form-control mb-3 disableable"
              "placeholder" => "Nouvelle note"
            ]
            "form" => Symfony\Component\FormFormView {#1912}
            "id" => "note_content"
            "name" => "content"
            "full_name" => "note[content]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "text"
              2 => "textarea"
              3 => "_note_content"
            ]
            "unique_block_prefix" => "_note_content"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_content_textarea"
            "errors" => Symfony\Component\FormFormErrorIterator {#1913
              -errors: []
              -form: Symfony\Component\FormForm {#1778}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "pattern" => null
          ]
          +children: []
          -rendered: true
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "job" => Symfony\Component\FormFormView {#1915
          +vars: array:44 [
            "value" => ""
            "attr" => array:1 [
              "class" => "d-none"
            ]
            "form" => Symfony\Component\FormFormView {#1915}
            "id" => "note_job"
            "name" => "job"
            "full_name" => "note[job]"
            "disabled" => false
            "label" => false
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "choice"
              2 => "entity"
              3 => "_note_job"
            ]
            "unique_block_prefix" => "_note_job"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note_job_entity"
            "errors" => Symfony\Component\FormFormErrorIterator {#1914
              -errors: []
              -form: Symfony\Component\FormForm {#1781}
            }
            "valid" => true
            "data" => null
            "required" => true
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
            "multiple" => false
            "expanded" => false
            "preferred_choices" => []
            "choices" => array:100 [
              901 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1918
                +data: App\EntityJob {#1926 …10}
                +value: "901"
                +label: "901"
                +attr: []
                +labelTranslationParameters: []
              }
              902 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1931
                +data: App\EntityJob {#1979 …10}
                +value: "902"
                +label: "902"
                +attr: []
                +labelTranslationParameters: []
              }
              903 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1920
                +data: App\EntityJob {#1988 …10}
                +value: "903"
                +label: "903"
                +attr: []
                +labelTranslationParameters: []
              }
              904 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1940
                +data: App\EntityJob {#1997 …10}
                +value: "904"
                +label: "904"
                +attr: []
                +labelTranslationParameters: []
              }
              905 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1919
                +data: App\EntityJob {#706 …10}
                +value: "905"
                +label: "905"
                +attr: []
                +labelTranslationParameters: []
              }
              906 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1925
                +data: App\EntityJob {#2006 …10}
                +value: "906"
                +label: "906"
                +attr: []
                +labelTranslationParameters: []
              }
              907 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1930
                +data: App\EntityJob {#2015 …10}
                +value: "907"
                +label: "907"
                +attr: []
                +labelTranslationParameters: []
              }
              908 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1934
                +data: App\EntityJob {#2024 …10}
                +value: "908"
                +label: "908"
                +attr: []
                +labelTranslationParameters: []
              }
              909 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1921
                +data: App\EntityJob {#2030 …10}
                +value: "909"
                +label: "909"
                +attr: []
                +labelTranslationParameters: []
              }
              910 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#1928
                +data: App\EntityJob {#2039 …10}
                +value: "910"
                +label: "910"
                +attr: []
                +labelTranslationParameters: []
              }
              911 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2590
                +data: App\EntityJob {#2048 …10}
                +value: "911"
                +label: "911"
                +attr: []
                +labelTranslationParameters: []
              }
              912 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2591
                +data: App\EntityJob {#2054 …10}
                +value: "912"
                +label: "912"
                +attr: []
                +labelTranslationParameters: []
              }
              913 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2592
                +data: App\EntityJob {#2063 …10}
                +value: "913"
                +label: "913"
                +attr: []
                +labelTranslationParameters: []
              }
              914 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2593
                +data: App\EntityJob {#2069 …10}
                +value: "914"
                +label: "914"
                +attr: []
                +labelTranslationParameters: []
              }
              915 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2594
                +data: App\EntityJob {#2075 …10}
                +value: "915"
                +label: "915"
                +attr: []
                +labelTranslationParameters: []
              }
              916 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2595
                +data: App\EntityJob {#2081 …10}
                +value: "916"
                +label: "916"
                +attr: []
                +labelTranslationParameters: []
              }
              917 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2596
                +data: App\EntityJob {#2087 …10}
                +value: "917"
                +label: "917"
                +attr: []
                +labelTranslationParameters: []
              }
              918 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2597
                +data: App\EntityJob {#2093 …10}
                +value: "918"
                +label: "918"
                +attr: []
                +labelTranslationParameters: []
              }
              919 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2598
                +data: App\EntityJob {#2099 …10}
                +value: "919"
                +label: "919"
                +attr: []
                +labelTranslationParameters: []
              }
              920 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2599
                +data: App\EntityJob {#2105 …10}
                +value: "920"
                +label: "920"
                +attr: []
                +labelTranslationParameters: []
              }
              921 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2600
                +data: App\EntityJob {#2111 …10}
                +value: "921"
                +label: "921"
                +attr: []
                +labelTranslationParameters: []
              }
              922 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2601
                +data: App\EntityJob {#2117 …10}
                +value: "922"
                +label: "922"
                +attr: []
                +labelTranslationParameters: []
              }
              923 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2602
                +data: App\EntityJob {#2123 …10}
                +value: "923"
                +label: "923"
                +attr: []
                +labelTranslationParameters: []
              }
              924 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2603
                +data: App\EntityJob {#2129 …10}
                +value: "924"
                +label: "924"
                +attr: []
                +labelTranslationParameters: []
              }
              925 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2604
                +data: App\EntityJob {#2135 …10}
                +value: "925"
                +label: "925"
                +attr: []
                +labelTranslationParameters: []
              }
              926 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2605
                +data: App\EntityJob {#2141 …10}
                +value: "926"
                +label: "926"
                +attr: []
                +labelTranslationParameters: []
              }
              927 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2606
                +data: App\EntityJob {#2147 …10}
                +value: "927"
                +label: "927"
                +attr: []
                +labelTranslationParameters: []
              }
              928 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2607
                +data: App\EntityJob {#2153 …10}
                +value: "928"
                +label: "928"
                +attr: []
                +labelTranslationParameters: []
              }
              929 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2608
                +data: App\EntityJob {#2159 …10}
                +value: "929"
                +label: "929"
                +attr: []
                +labelTranslationParameters: []
              }
              930 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2609
                +data: App\EntityJob {#2165 …10}
                +value: "930"
                +label: "930"
                +attr: []
                +labelTranslationParameters: []
              }
              931 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2610
                +data: App\EntityJob {#2171 …10}
                +value: "931"
                +label: "931"
                +attr: []
                +labelTranslationParameters: []
              }
              932 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2611
                +data: App\EntityJob {#2177 …10}
                +value: "932"
                +label: "932"
                +attr: []
                +labelTranslationParameters: []
              }
              933 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2612
                +data: App\EntityJob {#2183 …10}
                +value: "933"
                +label: "933"
                +attr: []
                +labelTranslationParameters: []
              }
              934 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2613
                +data: App\EntityJob {#2189 …10}
                +value: "934"
                +label: "934"
                +attr: []
                +labelTranslationParameters: []
              }
              935 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2614
                +data: App\EntityJob {#2195 …10}
                +value: "935"
                +label: "935"
                +attr: []
                +labelTranslationParameters: []
              }
              936 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2615
                +data: App\EntityJob {#2201 …10}
                +value: "936"
                +label: "936"
                +attr: []
                +labelTranslationParameters: []
              }
              937 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2616
                +data: App\EntityJob {#2207 …10}
                +value: "937"
                +label: "937"
                +attr: []
                +labelTranslationParameters: []
              }
              938 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2617
                +data: App\EntityJob {#2213 …10}
                +value: "938"
                +label: "938"
                +attr: []
                +labelTranslationParameters: []
              }
              939 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2618
                +data: App\EntityJob {#2219 …10}
                +value: "939"
                +label: "939"
                +attr: []
                +labelTranslationParameters: []
              }
              940 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2619
                +data: App\EntityJob {#2225 …10}
                +value: "940"
                +label: "940"
                +attr: []
                +labelTranslationParameters: []
              }
              941 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2620
                +data: App\EntityJob {#2231 …10}
                +value: "941"
                +label: "941"
                +attr: []
                +labelTranslationParameters: []
              }
              942 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2621
                +data: App\EntityJob {#2237 …10}
                +value: "942"
                +label: "942"
                +attr: []
                +labelTranslationParameters: []
              }
              943 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2622
                +data: App\EntityJob {#2243 …10}
                +value: "943"
                +label: "943"
                +attr: []
                +labelTranslationParameters: []
              }
              944 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2623
                +data: App\EntityJob {#2249 …10}
                +value: "944"
                +label: "944"
                +attr: []
                +labelTranslationParameters: []
              }
              945 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2624
                +data: App\EntityJob {#2255 …10}
                +value: "945"
                +label: "945"
                +attr: []
                +labelTranslationParameters: []
              }
              946 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2625
                +data: App\EntityJob {#2261 …10}
                +value: "946"
                +label: "946"
                +attr: []
                +labelTranslationParameters: []
              }
              947 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2626
                +data: App\EntityJob {#2267 …10}
                +value: "947"
                +label: "947"
                +attr: []
                +labelTranslationParameters: []
              }
              948 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2627
                +data: App\EntityJob {#2273 …10}
                +value: "948"
                +label: "948"
                +attr: []
                +labelTranslationParameters: []
              }
              949 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2628
                +data: App\EntityJob {#2279 …10}
                +value: "949"
                +label: "949"
                +attr: []
                +labelTranslationParameters: []
              }
              950 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2629
                +data: App\EntityJob {#2285 …10}
                +value: "950"
                +label: "950"
                +attr: []
                +labelTranslationParameters: []
              }
              951 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2630
                +data: App\EntityJob {#2291 …10}
                +value: "951"
                +label: "951"
                +attr: []
                +labelTranslationParameters: []
              }
              952 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2631
                +data: App\EntityJob {#2297 …10}
                +value: "952"
                +label: "952"
                +attr: []
                +labelTranslationParameters: []
              }
              953 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2632
                +data: App\EntityJob {#2303 …10}
                +value: "953"
                +label: "953"
                +attr: []
                +labelTranslationParameters: []
              }
              954 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2633
                +data: App\EntityJob {#2309 …10}
                +value: "954"
                +label: "954"
                +attr: []
                +labelTranslationParameters: []
              }
              955 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2634
                +data: App\EntityJob {#2315 …10}
                +value: "955"
                +label: "955"
                +attr: []
                +labelTranslationParameters: []
              }
              956 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2635
                +data: App\EntityJob {#2321 …10}
                +value: "956"
                +label: "956"
                +attr: []
                +labelTranslationParameters: []
              }
              957 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2636
                +data: App\EntityJob {#2327 …10}
                +value: "957"
                +label: "957"
                +attr: []
                +labelTranslationParameters: []
              }
              958 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2637
                +data: App\EntityJob {#2333 …10}
                +value: "958"
                +label: "958"
                +attr: []
                +labelTranslationParameters: []
              }
              959 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2638
                +data: App\EntityJob {#2339 …10}
                +value: "959"
                +label: "959"
                +attr: []
                +labelTranslationParameters: []
              }
              960 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2639
                +data: App\EntityJob {#2345 …10}
                +value: "960"
                +label: "960"
                +attr: []
                +labelTranslationParameters: []
              }
              961 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2640
                +data: App\EntityJob {#2351 …10}
                +value: "961"
                +label: "961"
                +attr: []
                +labelTranslationParameters: []
              }
              962 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2641
                +data: App\EntityJob {#2357 …10}
                +value: "962"
                +label: "962"
                +attr: []
                +labelTranslationParameters: []
              }
              963 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2642
                +data: App\EntityJob {#2363 …10}
                +value: "963"
                +label: "963"
                +attr: []
                +labelTranslationParameters: []
              }
              964 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2643
                +data: App\EntityJob {#2369 …10}
                +value: "964"
                +label: "964"
                +attr: []
                +labelTranslationParameters: []
              }
              965 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2644
                +data: App\EntityJob {#2375 …10}
                +value: "965"
                +label: "965"
                +attr: []
                +labelTranslationParameters: []
              }
              966 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2645
                +data: App\EntityJob {#2381 …10}
                +value: "966"
                +label: "966"
                +attr: []
                +labelTranslationParameters: []
              }
              967 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2646
                +data: App\EntityJob {#2387 …10}
                +value: "967"
                +label: "967"
                +attr: []
                +labelTranslationParameters: []
              }
              968 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2647
                +data: App\EntityJob {#2393 …10}
                +value: "968"
                +label: "968"
                +attr: []
                +labelTranslationParameters: []
              }
              969 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2648
                +data: App\EntityJob {#2399 …10}
                +value: "969"
                +label: "969"
                +attr: []
                +labelTranslationParameters: []
              }
              970 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2649
                +data: App\EntityJob {#2405 …10}
                +value: "970"
                +label: "970"
                +attr: []
                +labelTranslationParameters: []
              }
              971 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2650
                +data: App\EntityJob {#2411 …10}
                +value: "971"
                +label: "971"
                +attr: []
                +labelTranslationParameters: []
              }
              972 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2651
                +data: App\EntityJob {#2417 …10}
                +value: "972"
                +label: "972"
                +attr: []
                +labelTranslationParameters: []
              }
              973 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2652
                +data: App\EntityJob {#2423 …10}
                +value: "973"
                +label: "973"
                +attr: []
                +labelTranslationParameters: []
              }
              974 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2653
                +data: App\EntityJob {#2429 …10}
                +value: "974"
                +label: "974"
                +attr: []
                +labelTranslationParameters: []
              }
              975 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2654
                +data: App\EntityJob {#2435 …10}
                +value: "975"
                +label: "975"
                +attr: []
                +labelTranslationParameters: []
              }
              976 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2655
                +data: App\EntityJob {#2441 …10}
                +value: "976"
                +label: "976"
                +attr: []
                +labelTranslationParameters: []
              }
              977 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2656
                +data: App\EntityJob {#2447 …10}
                +value: "977"
                +label: "977"
                +attr: []
                +labelTranslationParameters: []
              }
              978 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2657
                +data: App\EntityJob {#2453 …10}
                +value: "978"
                +label: "978"
                +attr: []
                +labelTranslationParameters: []
              }
              979 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2658
                +data: App\EntityJob {#2459 …10}
                +value: "979"
                +label: "979"
                +attr: []
                +labelTranslationParameters: []
              }
              980 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2659
                +data: App\EntityJob {#2465 …10}
                +value: "980"
                +label: "980"
                +attr: []
                +labelTranslationParameters: []
              }
              981 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2660
                +data: App\EntityJob {#2471 …10}
                +value: "981"
                +label: "981"
                +attr: []
                +labelTranslationParameters: []
              }
              982 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2661
                +data: App\EntityJob {#2477 …10}
                +value: "982"
                +label: "982"
                +attr: []
                +labelTranslationParameters: []
              }
              983 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2662
                +data: App\EntityJob {#2483 …10}
                +value: "983"
                +label: "983"
                +attr: []
                +labelTranslationParameters: []
              }
              984 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2663
                +data: App\EntityJob {#2489 …10}
                +value: "984"
                +label: "984"
                +attr: []
                +labelTranslationParameters: []
              }
              985 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2664
                +data: App\EntityJob {#2495 …10}
                +value: "985"
                +label: "985"
                +attr: []
                +labelTranslationParameters: []
              }
              986 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2665
                +data: App\EntityJob {#2501 …10}
                +value: "986"
                +label: "986"
                +attr: []
                +labelTranslationParameters: []
              }
              987 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2666
                +data: App\EntityJob {#2507 …10}
                +value: "987"
                +label: "987"
                +attr: []
                +labelTranslationParameters: []
              }
              988 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2667
                +data: App\EntityJob {#2513 …10}
                +value: "988"
                +label: "988"
                +attr: []
                +labelTranslationParameters: []
              }
              989 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2668
                +data: App\EntityJob {#2519 …10}
                +value: "989"
                +label: "989"
                +attr: []
                +labelTranslationParameters: []
              }
              990 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2669
                +data: App\EntityJob {#2525 …10}
                +value: "990"
                +label: "990"
                +attr: []
                +labelTranslationParameters: []
              }
              991 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2670
                +data: App\EntityJob {#2531 …10}
                +value: "991"
                +label: "991"
                +attr: []
                +labelTranslationParameters: []
              }
              992 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2671
                +data: App\EntityJob {#2537 …10}
                +value: "992"
                +label: "992"
                +attr: []
                +labelTranslationParameters: []
              }
              993 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2672
                +data: App\EntityJob {#2543 …10}
                +value: "993"
                +label: "993"
                +attr: []
                +labelTranslationParameters: []
              }
              994 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2673
                +data: App\EntityJob {#2549 …10}
                +value: "994"
                +label: "994"
                +attr: []
                +labelTranslationParameters: []
              }
              995 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2674
                +data: App\EntityJob {#2555 …10}
                +value: "995"
                +label: "995"
                +attr: []
                +labelTranslationParameters: []
              }
              996 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2675
                +data: App\EntityJob {#2561 …10}
                +value: "996"
                +label: "996"
                +attr: []
                +labelTranslationParameters: []
              }
              997 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2676
                +data: App\EntityJob {#2567 …10}
                +value: "997"
                +label: "997"
                +attr: []
                +labelTranslationParameters: []
              }
              998 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2677
                +data: App\EntityJob {#2573 …10}
                +value: "998"
                +label: "998"
                +attr: []
                +labelTranslationParameters: []
              }
              999 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2678
                +data: App\EntityJob {#2579 …10}
                +value: "999"
                +label: "999"
                +attr: []
                +labelTranslationParameters: []
              }
              1000 => Symfony\Component\Form\ChoiceList\ViewChoiceView {#2679
                +data: App\EntityJob {#2585 …10}
                +value: "1000"
                +label: "1000"
                +attr: []
                +labelTranslationParameters: []
              }
            ]
            "separator" => "-------------------"
            "separator_html" => false
            "placeholder" => null
            "placeholder_attr" => []
            "choice_translation_domain" => false
            "choice_translation_parameters" => []
            "is_selected" => Closure($choice, $value) {#1917
              class: "Symfony\Component\Form\Extension\Core\TypeChoiceType"
            }
            "placeholder_in_choices" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
        "color" => Symfony\Component\FormFormView {#1916}
        "_token" => Symfony\Component\FormFormView {#2695
          +vars: array:32 [
            "value" => "63ef5.5Lo65nnpkV6GPq59T49cOx48loKwwh-osGRNKhvE3TU.q_VcpRy9_wb-XcEwHec7Smtr0NjcrEX84kk8SX6AnG2V90-wNKCnDNcIxQ"
            "attr" => []
            "form" => Symfony\Component\FormFormView {#2695}
            "id" => "note__token"
            "name" => "_token"
            "full_name" => "note[_token]"
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_html" => false
            "multipart" => false
            "block_prefixes" => array:4 [
              0 => "form"
              1 => "hidden"
              2 => "csrf_token"
              3 => "_note__token"
            ]
            "unique_block_prefix" => "_note__token"
            "row_attr" => []
            "translation_domain" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "priority" => 0
            "cache_key" => "_note__token_hidden"
            "errors" => Symfony\Component\FormFormErrorIterator {#2703
              -errors: []
              -form: Symfony\Component\FormForm {#2699
                -parent: null
                -children: Symfony\Component\Form\UtilOrderedHashMap {#2701 …3}
                -errors: []
                -submitted: false
                -clickedButton: null
                -modelData: "63ef5.5Lo65nnpkV6GPq59T49cOx48loKwwh-osGRNKhvE3TU.q_VcpRy9_wb-XcEwHec7Smtr0NjcrEX84kk8SX6AnG2V90-wNKCnDNcIxQ"
                -normData: "63ef5.5Lo65nnpkV6GPq59T49cOx48loKwwh-osGRNKhvE3TU.q_VcpRy9_wb-XcEwHec7Smtr0NjcrEX84kk8SX6AnG2V90-wNKCnDNcIxQ"
                -viewData: "63ef5.5Lo65nnpkV6GPq59T49cOx48loKwwh-osGRNKhvE3TU.q_VcpRy9_wb-XcEwHec7Smtr0NjcrEX84kk8SX6AnG2V90-wNKCnDNcIxQ"
                -extraData: []
                -transformationFailure: null
                -defaultDataSet: true
                -lockSetData: false
                -name: "_token"
                -inheritData: false
                -propertyPath: null
                -config: Symfony\Component\FormFormBuilder {#2700 …29}
              }
            }
            "valid" => true
            "data" => "63ef5.5Lo65nnpkV6GPq59T49cOx48loKwwh-osGRNKhvE3TU.q_VcpRy9_wb-XcEwHec7Smtr0NjcrEX84kk8SX6AnG2V90-wNKCnDNcIxQ"
            "required" => false
            "label_attr" => []
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "compound" => false
            "method" => "POST"
            "action" => ""
            "submitted" => false
          ]
          +children: []
          -rendered: false
          -methodRendered: false
          +parent: Symfony\Component\FormFormView {#1909}
        }
      ]
      -rendered: false
      -methodRendered: true
      +parent: null
    }
  }
}

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

"background-color: #ff7eb9;"

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

"background-color: #ff7eb9;"

GET http://job-tracking.local/candidature/905

  • controller
    "App\Controller\HomeController::candidature"
    
  • project dir/volume2/web/jobTracking

job_tracking/note/_form.html.twig on line 64

"background-color: #ff7eb9;"